Support the ongoing development of Laravel.io →

nepras

Joined 5 Sep 2015

Statistics

Threads 0
Replies 4
Solutions 2
Articles 0

nepras has not posted any threads yet

replied 8 years ago

Formatting a message

@if($message) {{ $message["message"] }} @endif

0 Likes
replied 8 years ago

show method doesn't work

Try to add this route underneath. Route::get('/{id}', 'PostsController@show');

0 Likes
Solved
replied 8 years ago

Redirecting if user already logged in

Take a look at the \app\Http\Middleware\RedirectIfAuthenticated.php. Check this is middleware redire...

enghusseinmansour liked this reply

1 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.