Relative Content

Tag Archive for phplaravelfrontendbackendlaravel-blade

Table stops rendering when moving the blade.php file

I got a blade.php table that renders from a index method of a controller with a @foreach method, I need to move this file in a subdirectory folder to work around some url directions on the controller, but when I move the file it stops rendering properly the data.

Table stops rendering when moving the blade.php file

I got a blade.php table that renders from a index method of a controller with a @foreach method, I need to move this file in a subdirectory folder to work around some url directions on the controller, but when I move the file it stops rendering properly the data.