Support the ongoing development of Laravel.io →

Eloquent model default scope.

Hi all, I am looking to create two models, both on top of the same table. I know that I could do wit...

0 Likes
2 Replies
Solved

Plans about VoltDB support - libraries

Hello Laravel community, Has someone initiated the development of libraries to integrate VoltDB into...

0 Likes
0 Replies

Add two months to the current date

Hi, I am trying to add two months to the current date : $sale->sale_date = date('Y-m-d 00:00:0...

0 Likes
8 Replies
Solved

Laravel Pastebin Implementation

Hey everyone, I am looking to add pastebin functionality to my web app, I was wondering if anyone ha...

0 Likes
0 Replies
posted 10 years ago

Chaining hasMany relationships

Let's say a school has many teachers, and each teacher has many pupils. Is there an easy way of retu...

0 Likes
6 Replies
posted 10 years ago

How link packages with project ?

When I use composer to download packages , I saw these package in folder vendor , the question there...

0 Likes
0 Replies
posted 10 years ago

ServiceProvider in a folder

Hey, I want to extend Sentry 2 with a new class. I did everything right but i have a problem. If i a...

0 Likes
4 Replies
Solved

Eloquent Relationships Bad Practices?

If I have two models: Institution and InstitutionStatus Is it considered bad practice to have Instit...

0 Likes
1 Replies
Solved

from QueryBuilder query to EloquentORM query

Hi, In my model I have users. Each user may have some roles. Each role have some allowed activities....

0 Likes
0 Replies

Customizing environment config folder location

Is it possible to customize where the system looks for the environment config folder? For instance i...

0 Likes
0 Replies
posted 10 years ago

Eloquent and database functions

Hi there. I'm new to Laravel so please be gentle with me! I'm a little stumped as to how I would go...

0 Likes
3 Replies
Solved
posted 10 years ago

Installing laravel on my ubuntu 13.10

Hi I try to install laravel 4 on my ubuntu 13.10 using the laravel command but when i palce the lara...

0 Likes
4 Replies

Asset-Pipeline SCSS Compass

I'm setting up Asset-Pipeline as part of our project. Previously we used Codekit to compile these SC...

0 Likes
1 Replies
Solved

Default value for all Eloquent attributes

Hi, I'd need to set a default value for any Eloquent model attribute. So, for example if I try to ge...

0 Likes
6 Replies

Tag request: Architecture Tag

Any chance of adding an "Architecture" tag as an option? This tag would represent threads...

0 Likes
2 Replies
Solved

Jquery auto-complete - bridge table - best practice.

This is a noob question but I hope you can help. I have a table of reference data (places, events, p...

0 Likes
0 Replies

[SOLVED] Artisan doesn't work after upgrading to 4.1

Hi, Yes - i know there's threads about this but I've tried just about everything. After upgrading to...

0 Likes
1 Replies
Solved

Copied application is not working

Hello Community! I developed an Application with Laravel 4.1 on my Windows machine (and it's working...

0 Likes
1 Replies
Solved
posted 10 years ago

filemanager thread

Every company in my app has a folder that has the same name as the company name: Inside that folder...

0 Likes
4 Replies
Solved

Laravel Pagination in eloquent ORM with()

have used pagination in laravel and that time the query is very simple. So I have manage to work on...

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