z-song / demo.laravel-admin.org

Source code of official http://demo.laravel-admin.org website.
507 stars 250 forks source link

add new permission successful but did not save to table? LOG: Invalid route action: [Closure]. #4

Open martinym28 opened 6 years ago

martinym28 commented 6 years ago

add new permission successful but did not save to table? LOG: Invalid route action: [Closure].

martinym28 commented 6 years ago

Also if add new user then SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user_id' cannot be null (SQL: insert into admin_role_users (role_id, user_id) values (2, ))