Here is my routes.php file: Route::get('/',['domain' => 'admin.myapp.com','middleware' => 'aut...
Hi, I have pagination with links [1, 2, 3, 4, 5, 6, 7, 8 ... 99, 100] and how can I change limit to...
I have PHP running in a Windows domain on IIS 7.5. Windows authentication is turned on via IIS, so t...
Hi, I have now lots of migrations files, is it posible to put them all in on big file, or there is a...
Hello everyone, I have models 'Phone' and 'Product'. Phone 'has' Products. I have a page where i fil...
I use database for auth. Should the user table must have fields, "id", "password"...
I'm using Eclipse for php editing. Any PDT is good for Laravel in Eclipse? or, other good free edito...
I use form model binding with a eloquent relation like customer -> hasOne -> adres. Everything...
I have created my first package and have a namespace issue. Anyone have experience to help on this....
Hi, I have recently deployed a site to a new shared server. The way the site is setup is that the in...
Hello, I'm trying to use composer.phat to install packages. First time. php composer.php require blo...
just wondering if the queue in laravel is automatically multi threaded in that it does not matter ho...
If I speak in the tongues of mortals and of angels, but do not have love, I am a noisy gong or a cla...
I have a table lets say "events" and a field date inside that table that the user defines....
I want to compile bootstrap sass from the /bower_components folder. And I am want all data from _boo...
I have 2 models Crew and Event with the corresponding tables crews and events. Crews have many even...
ErrorException in Usermodel.php line 21: Undefined offset: 1 http://laravel.io/bin/aNw7q#21
Hello everyone, i'm learning laravel and i got this problem! Constructor: class PlayerController ext...
I come from a CakePHP background which has the idea of deep saving models. For example, a Person can...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community