I have added 2 categories i.e is "high school" and "lower category school". i ha...
Hello! After creation of my first app on laravel, i need to change some things, ex: I need to change...
I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...
According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...
Hi guys! How are you? I would like to ask you 2 questions about this application: http://www.numant...
Hi to all, i'm new in laravel :). I need to delete one row and its related records. In my case, i ha...
I'm looking for a little help. I have two tables. One is a standard table where I can search for the...
Hey, i've two Eloquent Collections with the following collumns: trackid, title, total (decimal) and...
I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...
Im trying to do the following query: $category = Input::has('categories') ? Input::get('categories')...
Is it posible to use auth facade in public directory? I have scan.php in my public directory that sc...
Hi, Sorry for noob question. I have a controller named Project, worknotes and attachments The relati...
Im trying to refresh the token after it has expired but im really lost.Could someone provide an exam...
I wanted to use scheduled tast (as shown here: http://laravel.com/docs/5.1/scheduling) but when I us...
Hi guys, I would like to ask you what of the following configurations should be better for a small a...
Hi there, I tried to create a queue using beanstalkd. But I always got error message: Class 'Pheanst...
I am using laravel 5. i create a queue job which is used to post data to third party application usi...
I'm using Laravel Datatables (https://github.com/yajra/laravel-datatables) and adding one column to...
Trying out testing in Laravel and have failed miserably. I'm trying to run phpunit. In my terminal,...
I'm creating an user control panel to manage site's contents. As documentation reports i've my route...
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