Installing Laramagz Setup Database Create a new database. Import db-laramagz-v1.3.2.sql Install on Server (Shared Hosting) Upload hosting-v1.3.2.zip in public_html. Extract it. Move it outside the public_html folder. Select all files and folders in public laramagz then move them to public_html. 5. Edit the .env file according to your database. Install on Local Extract basic-v1.3.2.zip. Edit the .env file according to your database. Open your terminal, type the following command: composer install Run the server. php artisan serve