Hi everyone, I was hoping someone had an answer to the following issue on GitHub (https://github.com...
hi.. I have found at present that Auth Attempt seems to ignore deleted_at. is there a way i can mak...
So im using Cartalyst Sentinel to manage authentication and roles in Laravel 5.1. At first i downloa...
Hi, So I have a lot of data from many models to pass into my view. and my view is broken up into man...
Sorry if my title is confusing, not sure how to explain this within a line. Let's say I have a table...
Pls any one help me i want to create a custom pagintaion class in laravel 5.1 same as below link. ht...
Hi my dear laravel buddies, I have an issues with the children category with order_by query, i'm usi...
I'm using DB::transaction and SoftDeletes. For those unfamiliar with Laravel the SoftDelete function...
Since "Password Reset" function comes with the Laravel framework has a security hole how c...
Hi there a Laravel newbie building a Laravel 5.1- based app which needs to talk to an existing, popu...
Is it possible to run as in the tree below? └─> tree /var/www/ -L 3 /var/www/ └── html ├── a...
Is there any function, facade or such to find out that a role contains a permission... something lik...
Hi, I'm quite new to Laravel and have just finished a basic application. Now my teacher requires us...
I am new to laravel 5. In L5 there is no Illuminate/Html in the core instalation. So I put that in...
I have a form the user can use to retrieve data from the DB, then I want to update the same page to...
Hi all, i have this issue with table relationship in the DB, that i want to solve ASAP, please. when...
Eloquent is driving me mad :-( I need to convert the following SQL to Eloquent. Ideally I want to us...
I have the following problem in my laravel 5 project. I have a service provider for form macros name...
Hello, I read a similar topic about this error: Parse error: syntax error, unexpected 'class' (T_CLA...
I tried lot of methods for redirection to the index page when csrf_token exception occurs nothing wo...
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