DEV Community

Discussion on: Laravel 8 CRUD App, A simple guide

Collapse
 
lauren_dorman_0dec7562c5e profile image
Lauren Dorman

I am doing this after doing your login and register tutorial, seems if i do this one after login and register I get clash in app.blade with the $slot.
Undefined variable: slot (View: C:\xampp\htdocs\afaf\resources\views\layouts\app.blade.php)

Any help would be appreciated. Im unsure how to merge the app.blade you made in login and register and the one created in the CRUD tutorial in order to not get this clash