Hey, at first: sorry for my bad english, I hope you'll unterstand my problem. So, I would like to ch...
I am encountering a weird problem on my Laravel 5.2 project. I have a DataTable with filters that ma...
So I can't find the answer to this. I had my class Permission, the name of the file was Permission.p...
I have got this login form: <form class="form-horizontal" role="form" method=...
Any good framework/package to use with Laravel/Lumen when creating RESTFul APIs? Dingo seems good bu...
Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...
In my laravel application, when I am trying to link the username of the person who has posted in the...
Hello! I need to set two emails view reset password for backend and frontend. Now i see service wher...
I get the adminlte from here : https://github.com/InfyOmLabs/adminlte-generator In here : https://gi...
I posted this issue on GitHub, but didn't get a response, hoping I'll get more help here instead......
Just wondering what is the best way to validate a single field. Situation is laravel is the backend...
I have an artisan command with a fire() method that looks something like this; public function fire(...
Hi, i have a Controller with a function : public function Upload(Request $request) { $file = $r...
I have a Restaurant model with many Location models. Location models can have many Menu models. Menu...
Hi, I'm having this error message when I try to load an Middleware. ReflectionException in Container...
I have my app finished, but I wish to run it on 2 different domains and every domain should have his...
So. This is one of those "Well that escalated quickly" type projects. You start with basic...
Hey guys, I am having trouble coming up with a plan on how to populate the "team_user" tab...
I created a new file for Travis CI environment that looks like this .env.travis APP_ENV=travis APP_...
Btw. I'm using Lumen I have a table of events which have a LAT and a LNG each. Then I want to delive...
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