Support the ongoing development of Laravel.io →

4,606 Threads

[L5] External Database Schema, Models and Eloquent

Below is an explanation of how I got my Laravel 5 application to query an already-existing database,...

0 Likes
0 Replies

How Eloquent works with Relationship?

I'm new to relationship so many apologizes if it's just dump question. I'm using a pivot table named...

0 Likes
0 Replies

file upload is not working

Hello, i am new in laravel, i am facing a big problem and i can't solve this problem. I am trying to...

0 Likes
1 Replies

Composite keys and hasOne

got this table with composite key class CreateHtmlMetasTable extends Migration { public functio...

0 Likes
2 Replies

selection from one to many relation

HI, I have three tables like this: Users with columns id name Events with columns id fk_user name de...

0 Likes
0 Replies

mysql shema for eshop with services of multiple types

Hello, Im creating an eshop with Laravel and im designing the database. The eshop will have a variet...

0 Likes
0 Replies

Registering users through commands and command handlers in laravel5

Am i doing this right? I have created a CreateUserCommand but because of the context of the applicat...

0 Likes
0 Replies

Passing row id to laravel controller from bootstrap 3 delete modal

Learning Laravel (4.1) and I am having trouble with passing a row id from a table to a controller. W...

0 Likes
0 Replies

php artisan migrate --seed, SQL error:

Hi I'm new the laravel so please bear with me. I try to seed a db in a project which I got from my c...

0 Likes
1 Replies

Help with public static functions

I'm a member of Laracasts and have watched Jefferies video on public static functions. I am learning...

0 Likes
5 Replies

Form::model with logic required

I'm trying to use a Form::model method to update a record using form partials, which is working as e...

0 Likes
1 Replies
posted 10 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

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

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

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

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
posted 10 years ago

string auto increment using Schema Builder

i'm kinda new in Laravel and i have some question is it possible for me creating autoincrement collu...

0 Likes
0 Replies

i want make sql query with laravel Eloquent ORM

hi all i have 7 tables i want to use union and get sum of column this is query i want to do it "...

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.

© 2025 Laravel.io - All rights reserved.