Support the ongoing development of Laravel.io →

Simplifying Many to Many relationship with partial constraints

Hello folks, I am currently working on a problem that makes me want to smack my head on my table. I...

0 Likes
1 Replies

One Mysql Database - Two Laravel Projects with some same tables in it

I plan to make 2 different laravel projects ( At Dedicated Server where each project has a differe...

0 Likes
5 Replies

About the doptor cms

Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...

0 Likes
2 Replies

Eloquent ORM - database records inserted twice

I am new to PHP and Laravel. I have a table games and a model Game. In routes.php, I am doing the fo...

0 Likes
8 Replies
posted 9 years ago

how to pronounce laravel

It confused me for a long time

0 Likes
1 Replies

Event in boot() of model not called

Hi, i have the following code in an eloquent model: public static function boot() { pare...

0 Likes
4 Replies
posted 9 years ago

Users are getting logged out

Hey, I currently have the problem, that my users are getting logged out randomly after a couple of m...

andrewcam liked this thread

1 Likes
3 Replies
posted 9 years ago

Testing Input Facade

Hello, I created a Facade that overwrites Input::get, Input::all. I want to write a unit test for th...

0 Likes
0 Replies

What to use ?

What is better to use and why ? http://laravel.io/bin/bkD7X or http://laravel.io/bin/XL5Oj ?

0 Likes
1 Replies

Pivot table with another table prefix

Hi everybody, I like to create a many-to-many relationship between an existing (non-prefixed) and a...

0 Likes
3 Replies
Solved
posted 9 years ago

How to use packages in Laravel 3?

I have a application developed in Laravel 3. Is there a neat way or best practices in using packages...

0 Likes
2 Replies

user meta table and model association through eloquent

hey guys and girls, got a predicament i need some help with. I'm building (hopefully) a really devel...

0 Likes
0 Replies

Updating records (one-to-one relationship) help needed!

What I need to achieve: One Veiculo "MAY" have one Colaborador, and a Colaborador "MA...

0 Likes
5 Replies

Can't pass variable to a class which extends another one always return NULL

class PDF extends FPDF { private $number; function setNumber($number) { $this->number = $nu...

0 Likes
5 Replies

Create class wrapper

Hi, I recently updated this package on GitHub to use composer: https://github.com/hudster/PHPPwinty...

0 Likes
0 Replies

Is it possible to manipulate form data before passing in to database?

Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...

0 Likes
4 Replies

Lost with MessageBag and validation errors

I have a repository EloquentPageRepository that creates and saves pages. I have an Observer than is...

0 Likes
2 Replies
Solved
posted 9 years ago

.htaccess problems

I am trying to set up an environment so that the url root is pointing to the application root direct...

0 Likes
11 Replies
Solved

How to specify which values are needed from db in Laravel?

After auth when getting user i need to exclude all values except needed, hot to do this? Tried somet...

0 Likes
6 Replies
Solved
posted 9 years ago

Image library GD and Curl problems

I am using xampp on windows 8. I am having problems with image manipulations . I have this output :...

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.