Support the ongoing development of Laravel.io →

Osiruss

Joined 27 Oct 2015

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

If url parameter empty, being redirected to localhost

So I've got this: Route::get('thread','ThreadController@index'); Route::get('thread/{id?}','ThreadCo...

0 Likes
1 Replies
posted 8 years ago

Passing user_id to Request class

Hello! Quite new to Laravel. Have a request class with rules such as: public function rules() {...

0 Likes
3 Replies
replied 8 years ago

If url parameter empty, being redirected to localhost

Fixed. For any future users it was a problem with the htacess file Laravel ships with within the pub...

0 Likes
replied 8 years ago

Passing user_id to Request class

Not passing any ID's, just the slug. So I guess I need to do a where request to get the ID. But when...

0 Likes

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.