Support the ongoing development of Laravel.io →

nacim444

Joined 14 Sep 2014

Statistics

Threads 1
Replies 7
Solutions 2
Articles 0
posted 9 years ago

Blade templating "syntax error, unexpected end of file"

Hello everybody, here is my index.blade.php file : @extends ("layouts.main") @section(&q...

0 Likes
1 Replies
Solved
replied 9 years ago

data doesn't deleted (ondelete in foreign key)

Plz, orgenize your code , and put it in "~~~" blocks like shown in the forum docs so the c...

0 Likes
replied 9 years ago

Laravel forms

there are some diffenrence between the two,for exemple, the laravel one automaticly put a security t...

0 Likes
replied 9 years ago

Whoops, look like something went wrong VS ErrorException

Hello ironheartbj18 :), Youhave to configue your application to report errors, by default laravel is...

0 Likes
Solved
replied 9 years ago

Convert mysql query to laravel

YourModel::where('user_id','=','2') ->where(DATE_FORMAT(created_at,'%d-%m-%Y'),'...

0 Likes
replied 9 years ago

Blade templating "syntax error, unexpected end of file"

Solved, a bad closing tag ( @endforeaRch) !

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.