You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloned the repository and configured the .env file. After that I executed following: php artisan migrate to create tables in database. php artisan clear-compiled
And able to access the UI, but when trying to create item by clicking Create Item The form submission is not working.
The text was updated successfully, but these errors were encountered:
I cloned the repository and configured the .env file. After that I executed following:
php artisan migrate
to create tables in database.php artisan clear-compiled
And able to access the UI, but when trying to create item by clicking Create Item The form submission is not working.
The text was updated successfully, but these errors were encountered: