Laravel this is not only a practical framework, it is also a programming style
auth:api middleware not working in live server using laravel
Route::group(['prefix' => 'bussiness_entry_api','middleware' => 'auth:api'], function () { // function here }
Aucun commentaire:
Enregistrer un commentaire