I have a Kendo Ui grid in my laravel application. It uses laravel resource route for CRUD operation....
Hello, I have Users who can belong to many Groups, and Issues which are assigned to a single Group....
Hello laravel community ! Did you ever experienced the struggle of translating a website ? Well, may...
I'm learning Laravel 5. I have a model called Destination. I am querying the database with the model...
Is there an easy way to debug the blade foreach and if statements and view the variables like XDebug...
Are there any recommendations for easy first-round translation API for lang files? I would like to u...
I am trying to setup a new root directory that will work along side the App directory, my structure...
Hi, I'm wondering how do I pass the variables set in an @include back to the calling blade template...
Hello, #Laravel 5.0 Standart situations with html_meta table that contains some html meta data for...
I have 3 models in question. Company, User, Group. I am trying to return all company records whose c...
Hi, I was wondering if someone can help me with this. For a few days now, I have tried to find a way...
I am getting this error when running it in terminal on my mac. This is what I am running in terminal...
I am learning Laravel and am using Laravel 5. I have some standard reusable functions that I want to...
Hi, It is the first time I use Laravel. I start with a simple project, this is my routes file conten...
Hi Folks, I have some eloquent code I use throughout my controller to render a view, rather than kee...
Hello, I am developing a simple search engine and I am having troubles with receiving the results co...
As the title says, would it be possible to define the field types etc in Model array so view can aut...
Hi Everyone, I'm attempting to save user search phrases into my mysql database. I'm having a difficu...
Hey, I am starting with testing and right now I want to test my controller using phpunit. I have suc...
Hello, how to change named routes from route just not in all pages in laravel ? 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