I will create a edit function in my Conroller So I have the following function public function edi...
Hello, I tried to search for answers to my questions and well couldn't find anything after hours of...
Hi, when I would get a variables from .env file using env() function, always returns null. I tried c...
Hi! I'm creating an app where I'm using a User model that represents Hotels. The columns for these h...
Hi, I am using Zizaco/entrust for managing roles/permissions of users. I have users with admin,super...
Hey, So, I was following a tutorial to get Laravel up & running, and I did everything it asked....
Hi, I'm using the Route::resource for my posts. How do I pass an array of values with checkboxes, fr...
I need to have some PHP functionality - connect to simple databases to display table info via css -...
Hi All, I am developing a website application and running code that can take up to a few minutes. In...
so i want to expand my site to have like region site, so when user open my site it will be ask to se...
How to validate dynamically added input fields with custom message in laravel 5.2?Actually I am addi...
I have default blade , it will have 3 section and one yield content as like below <div id="w...
Artisan display an "K" in all commands and I got the same "K" in my site. E.x: k...
So, some of the exceptions thrown by Laravel such as the ValidationException or some of the HTTP exc...
My presentation about running Laravel -the popular PHP framework- on Google App Engine. Session deli...
Running Lumen 5.2.6 When I fire up a Job, if I do this: public function handle(Application $app)...
I am new to Laravel, so sorry if this is a simple question. I am trying to incorporate high charts i...
Hi, first of all please forgive me my bad english. I am pretty new to laravel so i can't figure this...
Hello everyone. I've got a problem with the size of a field selected from MySQL. It only gets 104857...
Suppose I have these route definition in routes.php file: Route::group( array (...
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