I am following the stateless http authentication code stated at http://laravel.com/docs/master/authe...
Hello everyone, How can I get all files from a specific folder to output in the select form field. h...
Hi, can someone explain how can i fetch a text field which has a lot of text, but i don't want all o...
Hi, Trying to wrap my head around Eloquent. When working with many-to-many relations, it seems that...
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...
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