Support the ongoing development of Laravel.io →

1,813 Threads

OAuth multiple accounts on login?

I have a website in which you can login via facebook, twitter or normal register within the site sty...

0 Likes
0 Replies

Handling Errors

Hi, I'm quite new to Laravel, and in past applications I would generate a user warning or notice, us...

0 Likes
0 Replies

laravel repository with eloquent and returning stdClass

somebody knows any good packages for using repositories with factories for returning generic data.

0 Likes
3 Replies

Homestead require's internet connection on 'up'

Is there a away to make Homestead not require a call to vagrantcloud.com when running offline? Call...

0 Likes
1 Replies

Saving logic in a controller using repositories

I have created and included repositories using this tutorial: http://culttt.com/2013/07/08/creating-...

0 Likes
0 Replies

Laravel 4 multi-tenant architecture (SAAS)

Hello, I am starting new project and i am also new on Laravel and i need some suggestion, what is be...

0 Likes
0 Replies

Logical question about Services and Controllers

I have implemented a simple Service that tries to authenticate user, I just doubt that there is some...

0 Likes
3 Replies
Solved

Comparing two solutions for making controllers thinner!

I just watched Jeffery way's Laracon pre-recorded presentation on Laracasts. There is a section on h...

0 Likes
5 Replies

Incremental ids for all users

I'm creating an application which allows users to register an account. Once signed in, they can then...

0 Likes
3 Replies

Options not allowed here

Hi all, I'm new in laravel. I managed to install and play around with laravel on my localhost. But w...

0 Likes
4 Replies
Solved

Model specific translations for Validation

So, I have this problem: I'm creating an application, which will be translated to language other tha...

0 Likes
2 Replies
Solved

Symfony \ Component \ Debug \ Exception \ FatalErrorException Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]])

I getting this error but I just install the packege and did not change any code. Symfony \ Component...

0 Likes
3 Replies

Homestead ElasticSearch

Hi, I was wondering if anyone could point me into the right direction on how I could get ElasticSear...

0 Likes
3 Replies

Help with Goutte web scraping

Hi, I'm trying to use Goutte to do some scraping but getting stuck when accessing an array of URLs w...

0 Likes
2 Replies

Dependency injection and creating new objects / auth

Heya, I've been playing around with dependency injection to make things like this mockable: public f...

0 Likes
3 Replies

Doing social authentication, the IOC (dependencyInjection) way.

I am going to implement multiple social auth (facebook, github...) options for a website. I have alr...

0 Likes
0 Replies

Best Practice Presenter

Hi guys, how far can I go with presenters? Would something like: public function presentUrl() { retu...

0 Likes
1 Replies
Solved

Data Access Layer Design Question

Hello. I am a Laravel newbie and I am trying to create a structure for my application. In the past...

0 Likes
0 Replies

hasManyThrough is really slow

I have Categories that have many Product Groups and those Product Groups have many Products. I'm usi...

0 Likes
7 Replies
Solved

Use our own classes

Hi. We have a web application, and its frontend is not using Laravel yet because it started some yea...

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.

© 2024 Laravel.io - All rights reserved.