Support the ongoing development of Laravel.io →
posted 10 years ago

Package like Omniauth?

Is there any dominant Laravel package for enabling social auth like Omniauth? I've seen a lot of les...

0 Likes
2 Replies

Command Bus Pattern for Complex Commands

From Laracast I came to know about Command Bus pattern which jeffrey followed in his LaraBook Series...

0 Likes
0 Replies

Use `laravel_session` data from $_POST instead of $_COOKIE

Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...

0 Likes
3 Replies

Laravel 4.x and Yii 2.0 Beta

I know this has been asked so much but right now I'm on the stage on which path (framework) to take....

0 Likes
8 Replies

Architecture Quandary: Dependency Injection vs Ajax Requests?

I know I'm overthinking this, but I wanted feedback from people with more experience. I'm building...

0 Likes
0 Replies

Can't test my Laravel site responsiveness

Hi, I tried to test my site with couple of different online responsive checking tools. One of them w...

0 Likes
2 Replies

Stripping tags when viewing

I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...

0 Likes
6 Replies
Solved
posted 10 years ago

How to populate a Form select attribute with value from db

Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...

0 Likes
3 Replies

Where to store API token when requesting data

Hi guys, Would like to know where you store api token when requesting a data? is it in query string...

0 Likes
1 Replies

Homestead and Vagrant Setup

Hello everyone. I'm following Jeffrey Way's tuts and trying to create an app called larabook. I did...

0 Likes
2 Replies
Solved
posted 10 years ago

Dymanic Route

Having a hard time figuring out why this will not work.. In routes.php: if ($apps = Apps::all()) {...

0 Likes
4 Replies

Looking for resource/tutorial on chained relationships.

I'm looking for a good resource or tutorial that will help describe the Laravel/Eloquent way of gett...

0 Likes
4 Replies
Solved
posted 10 years ago

Artisan Command with Cron Jobs

Help Paste: http://help.laravel.io/3db0611b1ee9ef70d9e12480f6b3f9b41f8cdd11 My Problem: Hello, I cre...

0 Likes
2 Replies
Solved

Form binding with polymorphic relationship

Hi everyone!! Please I need help: How can I bind a Form::model if I have a polymorphic relationship?...

0 Likes
0 Replies

Translate the data in database using laravel

Hello everybody, I using laravel 4 to develop my website.i want to translate my website contents.the...

0 Likes
1 Replies

Laravel environment selection in CodeCeption acceptance tests

I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...

0 Likes
4 Replies
Solved
posted 10 years ago

error in view

hi, i want use paginate function and this is my code in view .. <?php foreach ($some as $use...

0 Likes
6 Replies

Help me understand how to use Query Builder and Eloquent model for this scenario

Given I am working on a event registration website with a database schema like this one http://www.d...

0 Likes
2 Replies

Best practice advice needed.

I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...

0 Likes
0 Replies

File Uploaded was not in directory

Hi, I created a simple upload facility that will upload a file specifically a pdf file. Below is the...

0 Likes
3 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.