Support the ongoing development of Laravel.io →

Eslam078

Joined 6 Jan 2015

Statistics

Threads 4
Replies 3
Solutions 1
Articles 0

Authentication many to many laravel and slug

I am new in laravel 4 In my app every user my have many blog which store in in table in database Blo...

0 Likes
0 Replies

laravel error auth include domain groupe multi namespace groupe

I use laravel 4.2 and in my route file i use this code Route::group(array('domain' => 'www.eee.do...

0 Likes
0 Replies

how to know just error password

Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&g...

0 Likes
3 Replies
Solved

subdomain converted to www. on localhost

Hi, i used route subdomain documentation http://laravel.com/docs/4.2/routing#sub-domain-routing like...

0 Likes
3 Replies
Solved
replied 9 years ago

how to know just error password

i solve it like @TerrePorter said $find_user = User::Where('email', '=' , 'Input::get('email')')->...

0 Likes
replied 9 years ago

subdomain converted to www. on localhost

OK Man, My problem solved as i expect by edit in host file in windows directory by adding this line...

0 Likes
Solved
replied 9 years ago

subdomain converted to www. on localhost

i don't think because i didn't change any think in it and this is my .htaccess file <IfModule mod...

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.