Support the ongoing development of Laravel.io →

Stateless HTTP authentication

I am following the stateless http authentication code stated at http://laravel.com/docs/master/authe...

0 Likes
0 Replies

Get all files for form

Hello everyone, How can I get all files from a specific folder to output in the select form field. h...

0 Likes
1 Replies
Solved

Limiting returned characters from field, Laravel 5.1

Hi, can someone explain how can i fetch a text field which has a lot of text, but i don't want all o...

0 Likes
0 Replies
posted 10 years ago

Eloquent: Many-to-Many in-memory detach

Hi, Trying to wrap my head around Eloquent. When working with many-to-many relations, it seems that...

0 Likes
4 Replies

Laravel Queue with Ratchet serialization of 'closure'

I am using Ratchet with laravel 4.1. I trying to pass the ratchet variables to the laravel job queue...

0 Likes
0 Replies

Homestead. PhpMyAdmin - session issue. Cannot access any logs files. Only "vagrant" visible

Hi, I am trying to run phpmyadmin(downloaded last one from webpage,extracted to shared folder,app co...

0 Likes
0 Replies

What is better cache or database?

I am developing web app on Laravel for registering students. Students pay for 12 lessons, They may j...

0 Likes
0 Replies

2 Months FREE DigitalOcean Cloud Servers via Cloudways, Coupon Code: DO42M

Deploy Laravel 5 on DigitalOcean servers for Free upto 2 months. No strings attached. Just got this...

0 Likes
4 Replies

My routes don't work

Hello everyone, I am making a custom cms but I cannot get my routes to work. Here is a gist to my ro...

0 Likes
2 Replies

laravel5.1 rabbitmq so slow? why?

##this code in controller for($i=0;$i<=100000;$i++){ $this->dispatch(new SendReminderEmai...

0 Likes
0 Replies

Direct Admin api

Hello, I recently switched to laravel and in my old project i used a DA api so i could create mails...

0 Likes
0 Replies

help with '::with' on eloquent query

I am trying the following query, however regardless of the value of $ status, it returns the same re...

0 Likes
1 Replies
posted 9 years ago

Create a public route (without auth) with services that requieres login

Hi, I'm trying to create a public route that I need to be accesible from another page. The problem i...

0 Likes
0 Replies
posted 9 years ago

How to Count() a collection with a "where" clause.

Hello, I've a collection (tasks) and I want to count inside may blade template only completed tasks....

0 Likes
4 Replies
Solved
posted 9 years ago

Route sequence important?

If I have Route::get('user/{id}', 'Admin\UserController@show'); Route::get('user/create', 'Admin\Use...

0 Likes
1 Replies

Intermediate/Senior Laravel & AngularJS developer wanted NOW!

This is a continuation from the previous thread on the old forums... position is still very much ope...

0 Likes
9 Replies

Laravel Database connection problem

Hi, Facing problem with database connection with Laravel any version and using FileMaker Server13 as...

0 Likes
0 Replies

Dynamic Reports Generation in laravel

I'm trying to develop a custom reports generation for my application, in which the user will dynamic...

0 Likes
0 Replies

Insert Relation

Hy. I have a problem with Inserting eloquent laravel relation. Ok, Point table : ## product ## id na...

0 Likes
0 Replies

Laravel installation

Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.