I am using Ratchet with laravel 4.1. I trying to pass the ratchet variables to the laravel job queue...
Hi, I am trying to run phpmyadmin(downloaded last one from webpage,extracted to shared folder,app co...
I am developing web app on Laravel for registering students. Students pay for 12 lessons, They may j...
Deploy Laravel 5 on DigitalOcean servers for Free upto 2 months. No strings attached. Just got this...
Hello everyone, I am making a custom cms but I cannot get my routes to work. Here is a gist to my ro...
##this code in controller for($i=0;$i<=100000;$i++){ $this->dispatch(new SendReminderEmai...
Hello, I recently switched to laravel and in my old project i used a DA api so i could create mails...
I am trying the following query, however regardless of the value of $ status, it returns the same re...
Hi, I'm trying to create a public route that I need to be accesible from another page. The problem i...
Hello, I've a collection (tasks) and I want to count inside may blade template only completed tasks....
If I have Route::get('user/{id}', 'Admin\UserController@show'); Route::get('user/create', 'Admin\Use...
This is a continuation from the previous thread on the old forums... position is still very much ope...
Hi, Facing problem with database connection with Laravel any version and using FileMaker Server13 as...
I'm trying to develop a custom reports generation for my application, in which the user will dynamic...
Hy. I have a problem with Inserting eloquent laravel relation. Ok, Point table : ## product ## id na...
Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...
Hello, I need to select product price fields from DB table products. I have 2 columns - price and di...
I am new to laravel 5. I have been working on a client app where I have setup a relationship like so...
I'm trying to have the Model (Class) validate itself. Boiler code: public function validate() {...
how can we apply multi language support in laravel 5 with google translator plugin ???
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