Recursive menu, created this menu and is working as I want, but the is that it is creating two eleme...
I am using Laravel 5.2 on bitnami LAMP. I also tried the same in the AMPPS. OS is Ubuntu 16. All the...
Hello, I am developing an app that will have a global database and 1 specific database for the clien...
Beginner question : I'm passing the $wordsRow variable from the WordsController to the results2 blad...
Hello everyone.. .. I've Googled this extensively and based on those results I realize what I'm abou...
Hello, i'm using a open source template for my laravel app, these are in my routes.php file Route::...
I have form that should post data in JSON format, but it doesn't work yet. here is my blade {!! Form...
I have a simple form. In my blade view, I open it like this: {{ Form::model($alum, ['route' => ['...
Hi, I'm starting to learn Laravel, but I'm encountering a big error for the database connection that...
Hi everyone, I have a problem with routes. Maybe i am some missing something in the configuration. I...
Hi, everyone. I implemented login functionality to check role of user. Here is postLogin() function....
Hi there, I'm try to integrate jqueryFileUpload in my larvel 5.2 project. I can upload the images o...
Updates: laravel/framework [master, 5.2, 5.1], laravel/laravel [master, develop], laravel/docs [mas...
Hello, I created the website www.zaawadi.com with laravel for the purpose of sharing gift ideas in a...
I am using Laravel Forge with Digital Ocean. I reset my server through Forge and now I am getting t...
I want to show on the page data from two tables but with a little condition and I can't figured it o...
Hello friends I want to make online calculator Below is simple draft of this. I cannot get it work p...
Hi, this should be easy to do, but I'm getting an error and at this point I reallly don't know where...
I have a really simple test: public function tryToGetJsonDataForAnItem(FunctionalTester $I)...
I’m working a profile piece within my app. I need to know if there is a good package that can be sug...
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