I have a view with two elements: <input type="file" name="img"/> <input...
I had modified a vendor file of Laravel placed at /vendor/laravel/framework/src/Illuminate/Auth/Guar...
Hello , I will try to explain it . I created my website and i name it notas.ues and in the hosts fil...
Hi, I've just installed the Laravel 5 dev-develop version. However, I only see one model, and that s...
I would like to make a more secure version for my application where there is stored a hash too, i ha...
Hi, Say I have some queries like this: public function order($orderby){ \DB::connection()->disa...
Hello, User Laravel 5.1, I want to know how to call the same view in all my other views without dupl...
Hello Lara-people ! First of all, I'm pretty new to Laravel (and PHP in general) so I don't know if...
Hello, I have a question about application binding, here is example from the documentation. App::bin...
As the title says, laravel seems to be double encoding spaces resulting in urls that have %2520. I d...
Hi all, My website won't work when there is www.blog.mysite.comfront of the domain like www.blog.my...
Hi, folks! Let me explain step-by-step what I'm trying to achieve: My application is backend-fronten...
I want to store custom value that is not field in database. My point is try to select some rows and...
Is it possible to modify a route after it's been created. A good example of this is a package route...
I'm building a kiosk app which centers around managing footage which is stored on a shared drive. If...
Hi all, Here is my problem, I have a page with 3 paginators, and they are put on 3 modals. I am usin...
I didn't set the model for this table. But i would like to know how to process it in the view. Do I...
I'm having weird issues with Redirect:back() or Redirect::action('Controller@Method') It's happening...
Hi, I would like to make an php installer script for my laravel application (it is a CMS). But i can...
Is it worth enough to give up the "comforts" provided by Eloquent to make use of the repos...
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