You have the best Dary , But if possible, Please upload little bit faster about this tutorials? Because I'm learning with your amazing tutorials and Maybe there 's another friends to do the same. thanks
Ik was checking some more tutorials on laravel and came across a routing that looked somewhat like this: Route::prefix('users')->namespace('Users')->name('users.)->group(function(){ //routing goes here } The progression of different methods confuses me (prefix, namespace, name, group). I hope these tutorials will also treat those more complex routings.
LETS CONNECT THROUGH INSTAGRAM.
instagram.com/codewithdary
thank you what if in your routes you have products/cake and products/books how can I only call to link to procuts/books? instead of /products
You have the best Dary
,
But if possible, Please upload little bit faster about this tutorials?
Because I'm learning with your amazing tutorials and Maybe there 's another friends to do the same.
thanks
I will try!
@@codewithdary thank you a lot
Awosem video
Ik was checking some more tutorials on laravel and came across a routing that looked somewhat like this:
Route::prefix('users')->namespace('Users')->name('users.)->group(function(){
//routing goes here
}
The progression of different methods confuses me (prefix, namespace, name, group).
I hope these tutorials will also treat those more complex routings.
Thanks for sharing! Might be something I create in advanced Laravel videos.