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

Session cart object

I want to make a session cart object for a webshop, what is the best way to approach this in laravel...

0 Likes
1 Replies
posted 11 years ago

The goal of laravel commander?

Hi.. i'm newbie in laravel. i want ask : What is goal make this package? make command object, then t...

0 Likes
1 Replies

Record emails in DB

Is there an easy way for me to record all the emails sent via mandrill to also make a copy into my D...

0 Likes
0 Replies

My laravel application is displaying no data

## My laravel application is displaying no data ## Hi gues, I am working on a questionniare app...

0 Likes
0 Replies

DB::table()

Hy, I have some problem to use the "DB::table" expression. Here is my code : DB::table('pa...

0 Likes
4 Replies
posted 11 years ago

Custom Class supporting Paginate

I am creating class to "parse" IceCast xml data, and I want to "support" paginat...

0 Likes
0 Replies

Homestead 2.0 provision and database

Every time a new site is added to the Homestead.yaml we are supposed to provision the VM homestead u...

0 Likes
3 Replies

Seems $this->post->fill()->save wont work in 5.0

Can anybody validate will hasOne work in such way: Post::find(1)->author->fill([ 'title' =...

0 Likes
0 Replies

Carbon install

I am a Laravel Newbies. I install Laravel 4.2 then I install Carbon with Composer. I add to config/a...

0 Likes
2 Replies

Homestead Windows 8 - Problem

As soon as I want to start by Homestead Vagrant up I get the error message. I went to this manual. h...

0 Likes
2 Replies
posted 11 years ago

filter many to many by user_id, Not working

I'm trying to filter the query according to userpicks.user_id. the current query results in all tour...

0 Likes
0 Replies
posted 11 years ago

question: 2 model update -- how to go about

I'm trying to update 2 models from 1 form. (Customer, Customer_Profile) Here's what I got going: Jef...

0 Likes
2 Replies
posted 11 years ago

Schema builder does not support composite keys with auto-incrementing id fields?

Does the Schema builder not support this type of relationship? Pseudocode: Table: cities increments(...

0 Likes
3 Replies

Eloquent: Primary key with more then on field

Hello, I'm new to Laravel and PHP, but I really enjoy working with it :) I want to post, edit and de...

0 Likes
3 Replies

Add created_at column to migrations table.

Hi Everyone, When we run migrate:install, migrations table is created in the database that has two c...

0 Likes
2 Replies

Class singleton without reference

I'm having a bit of trouble with a presenter i'm writing. In essence, I want to run a function to or...

0 Likes
0 Replies

Make Laravel works with external media server

Hi ! I'm looking for a way to split a laravel app on 2 differents servers : The first "main&quo...

0 Likes
3 Replies

Shorthand if else statement not working within blade templating

The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...

0 Likes
2 Replies

How do I run a DB queries for every page generated?

I've just jumped into Laravel / OOP development and I'm having issues with something that's so easy...

0 Likes
2 Replies
posted 11 years ago

Status Page

Does anyone know of an open-source Laravel app that serves like statuspage.io? If not, what about a...

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.

© 2026 Laravel.io - All rights reserved.