dastagir-ahmed / flutterappwithbackend

Flutter app with backend. You use the projects to build flutter app and with laravel backend. It also helps you learn building rest api in laravel. You can call those api from your flutter project. We covered the http get and post request.
109 stars 83 forks source link

Laravel-admin menus not updating #1

Open anishre opened 3 years ago

anishre commented 3 years ago

I used the laravel folder from the repo and executed the commands mentioned in the video and on the laravel-admin Github repo but the articles, types and other menus are not appearing. @dastagir-ahmed

saseenthirans commented 2 years ago

I am new for flutter. Thanks for your tutorial. If I install laravel clone from this repository no any admin site there. please update