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=local is set in .env file.