PHP code example of lara-zeus / zeus

1. Go to this page and download the library: Download lara-zeus/zeus 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/ */

    

lara-zeus / zeus example snippets


    DynamicDashboardPlugin::make()
        ->defaultLayout('new-page')
    

php artisan migrate

php artisan make:filament-user
bash
php artisan db:seed