Blade laravel not working in ftp-simple, what's the solution?

Viewed 32

I have a problem when I use Laravel 7 and upload code in Cpanel.

I want to add a page using the "ftp-simple" extension, for editing and adding, but the blade function doesn't work.

The result is that the header, footer, and CSS do not carry over into the new page.

enter image description here

enter image description here

enter image description here old page, blade detected

enter image description here new page, blade not detected

0 Answers
Related