Sveltekit-Laravel
The complete Sveltekit CRUD with Laravel API.
Before launching the app, you need to:
- Install PHP.
- Install Composer.
- Install Node.
- Install npm modules for both Sveltekit and Laravel.
- Migrate the database from Laravel.
- Activate Laravel's localhost server.
- Finally,
npm run dev
the app.
Enjoy using my project