Paste: http://laravel.io/bin/9vvxv php artisan tweek Tweet::first() PHP Fatal error: Class 'Twe...
Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...
I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...
Hi everyone Could you please help me to solve my problem I have 3 tables: types belongstoMany catego...
I have a Session variable and I want to remove a particular value from it. from it. I tried Sessio...
My .env file looks like this: APP_ENV=local APP_DEBUG=true APP_KEY=SomeRandomString DB_HOST=localho...
all method are missing except for Input::get please help me i dont know what to do its almost 3 days...
I tried out a couple of the composer packages for barcodes but none seem to be that good compared to...
I'm creating a messaging application. User logs in and then his conversations are displayed to him....
Guys, recently my project was attacked. I guess he is expecting the project is built using wordpress...
The photo is saved in the database with a form based on the User model which I've changed. It is sav...
I have a simple form: <!--NEW FORM--> <form method="POST" action="http...
The wereYear() function to reproduce WHERE YEAR(...) exists, but what about OR WHERE YEAR(...) ? In...
Does anyone know why the middleware in the following example is not working? class PageController ex...
I need to write a where clause with Query Builder with nested AND/OR, I suppose that I have to use w...
Ok, I have been going crazy trying to figure this out and need some help. I ported a Laravel 4 proj...
Is there a way to allow the create() function/route in a RESTful Resource Controller to accept an op...
I have a Lumen app that need to lookup user details form LDAP. I am trying to use the adLDAP package...
I created a form which is used for creating and editing packages, multiple features and a single pac...
I have a data model in which I can have multiple 'telecoms' (i.e. phone numbers, etc.) for each user...
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.