-
Notifications
You must be signed in to change notification settings - Fork 9
Run Samarium
oitcode edited this page Nov 25, 2024
·
3 revisions
Once all the installation steps are completed you can run the application. Go to the root of your samarium project and run the below command in terminal.
php artisan serve
This will run the development server which will serve the application. You can access the application using web browser like Firefox. Use the below address for url.
127.0.0.1:8000/dashboard
127.0.0.1:8000