This open-source demo project showcases the seamless integration of the Laravel PHP framework with the Laravel Tablar and Tablar Kit. It provides a comprehensive example of how to build modern web applications with a user-friendly admin interface using Laravel, Tablar, and Tablar Kit.
git clone git@github.com:takielias/tablar-demo-project.git
composer install
setup db before executing the following command
php artisan migrate --seed
npm i
npm run dev
npm run build