I'm learning Laravel and just need to clarify myself here. If you intend to push all input data to i...
I have a particular client requirement to have a form available to all logged out users but when the...
Hello, I'm using Laravel 5 on Google App Engine and I'm trying to delete the access to the public fo...
When I use a show($id) function called with a wild card route, the resulting view appends a director...
Hi, i am currently still a begineer on laravel and wamp. when the user first enter my website i will...
Dear all, I am having an issue to display elasticsearchresult in my view. ElasticSearch returns the...
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...
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