Support the ongoing development of Laravel.io →

1,816 Threads

Memory on the server using laravel

Hi all. I have used Laravel 4.2 for some of their projects. However, most of the projects I use Debu...

0 Likes
0 Replies

How to structure large Laravel 4 project with multiple controllers, views, etc.?

When I was developing websites with Laravel 3, I always divided the functionality of my website into...

0 Likes
3 Replies
posted 10 years ago

Repository pattern design

Do you need it at all? I think it's making laravel even harder.

0 Likes
0 Replies

Editing Header info using layout system?

So for my website I have been using a layout structure in where each page pulls the main layout. Thi...

0 Likes
1 Replies
posted 10 years ago

mcrypt_decrypt() error when switching between two Laravel applications in the same dev server

Hello people! I am running two Laravel applications on the same test server. One of them runs Larave...

0 Likes
0 Replies

ftp uploads

Hi We use ftp to upload our changes online and we have load balancer to manage traffic. In laravel h...

0 Likes
4 Replies

Polymorphic relationships and factory method

Hello, ##Tables structure ###Users id - AI password - string email - string userable_id - integer us...

0 Likes
6 Replies
posted 10 years ago

Class repository does not exist

Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...

0 Likes
7 Replies
Solved

Parent Constructor vs Setters

Im trying to work out the best method of injecting dependencies via my constructor and storing them...

0 Likes
0 Replies

Does Laravel only support ORM and not plain/raw sql?

Hi guys, can someone please tell me if Laravel supports raw/plain sql? I cant find it explicitly sta...

0 Likes
2 Replies
Solved

Installing vedette package

Hi, I'm installing Vedette package from https://github.com/illuminate3/vedette and have 2 problems....

0 Likes
2 Replies

Laravel and Google Web Starter Kit

Does anyone have experience with Laravel and Google Web Starter Kit? What would be the best practice...

0 Likes
1 Replies

Mocking Model through facades

For all the other good stuff in laravel their is a Event::shouldReceive(), but for models, nothing....

0 Likes
0 Replies
posted 10 years ago

Application Structure

Hi, I am going to build a website having more than 100 tables.. i have gone through couple of books...

0 Likes
3 Replies

Correct use of Repository pattern

Today I have a User model with a method updateWith($attrbs). It's just an example. If my object is a...

0 Likes
11 Replies

Friendship database management

Hi everybody, First of all, I'm a newbie on Laravel Framwork. I love this framework, therefore I cho...

0 Likes
0 Replies

can not understand helper functions and how they call other functions without instantiating a class

I am trying to understand how the asset() helper function calls the UrlGenerator method asset()? I...

0 Likes
2 Replies

Supervisor & queue:listen don't work every time

This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...

0 Likes
0 Replies

Laravel routing - shorten the urls upto only one URI segment.

It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...

0 Likes
0 Replies

how to call php artisan command from route or controller?

I would like to call php artisan command from route or controller, i do like this (test on backup/re...

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.