Quick Start
Run local development server.
$ php artisan serve
Go to URL http://localhost:8000/paket in your browser.
You will only be able to access this dashboard when
APP_ENV=localis set in.envfile.
Updated about 6 years ago
Run local development server.
$ php artisan serve
Go to URL http://localhost:8000/paket in your browser.
You will only be able to access this dashboard when
APP_ENV=localis set in.envfile.
Updated about 6 years ago