Hi, everyone. I implemented login functionality to check role of user. Here is postLogin() function....
Hi there, I'm try to integrate jqueryFileUpload in my larvel 5.2 project. I can upload the images o...
Updates: laravel/framework [master, 5.2, 5.1], laravel/laravel [master, develop], laravel/docs [mas...
Hello, I created the website www.zaawadi.com with laravel for the purpose of sharing gift ideas in a...
I am using Laravel Forge with Digital Ocean. I reset my server through Forge and now I am getting t...
I want to show on the page data from two tables but with a little condition and I can't figured it o...
Hello friends I want to make online calculator Below is simple draft of this. I cannot get it work p...
Hi, this should be easy to do, but I'm getting an error and at this point I reallly don't know where...
I have a really simple test: public function tryToGetJsonDataForAnItem(FunctionalTester $I)...
I’m working a profile piece within my app. I need to know if there is a good package that can be sug...
I stumbled onto this suuuper simple way to initialize an endless scroller through jQuery Here is the...
Hi, My Eloquent Model is here- <?php namespace App; use Illuminate\Database\Eloquent\Model; cl...
A basic and easy question... If you make a migration using "php artisan make:migration create_[...
Just a PhpStorm inspection issue- methods that can be chained won't be hinted to their correct type....
When I try to install Laravel using composer on my Virtual Machine I got this message : ErrorExcepti...
Hi guys, i have a form that uses a select option, setup as follows : {!! Form::select('property_type...
I am trying to write functional tests for my app. I am using Laravel 5.2 and Codeception. I have a s...
Hi there, I have a problem when I try to store a empty string into the database, laravel stores it a...
Hello all! I read an article today about PHP 7.1 that says mcrypt_* will throw deprecation warnings....
I have two artisan commands and would like to write test cases for it, can't i do it? I didn't find...
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