i'm trying to displaying single data like this id TenantID name username password sender...
hey, i'm new use framework laravel, and i'm trying to import xls file into db. i'm using library lar...
I get following error: Illuminate \ Database \ QueryException (42S02) SQLSTATE[42S02]: Base table o...
I create login authentication using laravel 4 but when the username and password submitted, the erro...
same error model <?php use Illuminate\Auth\UserTrait; use Illuminate\Auth\UserInterface; use Il...
I have tried, the result remains the same TorchSK said: Try renaming the class 'user' to 'User'
The Laravel portal for problem solving, knowledge sharing and community building.