Support the ongoing development of Laravel.io →

Rearranging JSON output

I have this basic model of a Contest with several Events, where each Player can have one result per...

0 Likes
13 Replies
Solved
posted 11 years ago

how to sum column if id =value?

Hello, how to sum column commission if id in the same table =7 Thanks

0 Likes
3 Replies
posted 11 years ago

Not able to migrate... in Laravel 5

i m trying to migrate my db in but im getting these errors PHP Warning: PHP Startup: Unable to load...

0 Likes
1 Replies

homestead and phpmyadmin

Ive been working with homestead for a few weeks now and have had phpmyadmin set up beside it. So fa...

0 Likes
1 Replies
posted 11 years ago

# Moving Laravel Project with Redis

I am moving the laravel project with redis. I got redis database from BGSAVE command but i don't kno...

0 Likes
0 Replies

About Road Map

Hi guys, I love Laravel. I really really love it. I started to use Laravel 'cause the website docume...

0 Likes
1 Replies

Trying to get property of non-object ... but it's an object?

Hey folks - my first post here, but been using Laravel for a little over a year now. I have an eCom...

0 Likes
0 Replies

Learning tools and naming for OOP

I am leaning Laravel and OOP and think i'm getting on pretty good. My next part I really want to lea...

0 Likes
3 Replies
posted 11 years ago

General PHP question (Arguments)

I'm learning PHP and Laravel. I have methods in my class and I am passing data around an have an out...

0 Likes
3 Replies
Solved
posted 11 years ago

Florida Trip

Hello guys. My name is Viktor, i am from Odessa, Ukraine. I and my friend are programmers, working i...

0 Likes
1 Replies
posted 11 years ago

Help on Select boxes

Using Laravel 4.2 I have two tables: Users, Access Table Users: id name usename password access_ID T...

0 Likes
3 Replies

optgroup remove

My model: class Boxstyle extends Eloquent { protected $fillable = array('BoxStyle'); my table...

0 Likes
0 Replies
posted 11 years ago

Guzzle not posting params, what am I doing wrong??

// i get : //["message"]=> string(35) "Parameter apiKey missing in request&...

0 Likes
0 Replies

Laravel Eloquent/Models

Laravel: Using 5.0 I'm attempting to call a Model for data using Eloquent, I've already added my cus...

0 Likes
0 Replies
posted 11 years ago

PHP code not being evaluated in blade templates

After upgrading to a new version of PHP (from 5.4.7 to 5.6.3) my Laravel Blade templates do not eval...

0 Likes
2 Replies
Solved

Password reminder

Hi all..I'm using laravel4.2.11 I have user table but i dont have "email" field in it but,...

0 Likes
4 Replies

very simple

I have a controller: $boxstyles = boxstyles::lists('boxstyle', 'id'); Model: protected $fillable = a...

0 Likes
3 Replies

Your thought on how to set this up

Hi, I'm new to Laravel (not to PHP). I love the way how easy it is to get this up and running with t...

0 Likes
2 Replies

Laravel 5 Package Development

Hi! I'm trying to upgrade my packages to Laravel 5 but I'm finding an error with the Service Provide...

0 Likes
4 Replies
Solved

Laravel app:name command Broke my entire setup

Hi guys... So i setup a clean install of larval 5.0.1 with the barryvdh debugbar nothing really done...

0 Likes
1 Replies
Solved

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.