PHP code example of k2412 / inertia-scaffold-svelte
1. Go to this page and download the library: Download k2412/inertia-scaffold-svelte library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
k2412 / inertia-scaffold-svelte example snippets
bash
php artisan make:inertia-page Project
bash
php artisan vendor:publish --tag=inertia-scaffold-svelte-stubs