Demo Laravel project for better state machine composer package Running the project this is a laravel project so you need to have php and composer installed on your machine to demo the use of better-eloquent-state-machine composer install php artisan migrate php artisan db:seed php artisan serve