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...
Hi Laravel Buddies, We are implemented the E-Commerce website from Laravel platform, We have an issu...
I have a "profile" table and an "officer" table with the pivot table officer_pro...
It's been now 2 days since I'm trying to upload videos in my Laravel 4 App, the problem I'm facing i...
It looks like the documentation on laravel.com/docs/ is missing a lot of information about the frame...
I am trying to make a simple user login and registration in laravel 5.1. It seems MUCH easier to do...
I want my laravel or jquery or something to automatically fill out form on another website that I do...
Heya, So I have a bit of a problem, I have a different blade file that I want to render for small sc...
Greetings! I don't know if it's possible or not, but I'd like to retrieve something from a selected...
Does anyone know if the views for login/register was removed on purpose from 5.1 ? They are listed o...
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