Support the ongoing development of Laravel.io →

Query Builder to Eloquent

Hi, How can I convert this Query Builder Statement in Eloquent? return \DB::table('province')->jo...

0 Likes
5 Replies

Inforce an orderBy on a Model

I have a model where I always want the results to orderBy a certain way. Is there a way to enforce...

0 Likes
5 Replies
posted 10 years ago

The Netherlands

Any Laravel enthusiasts that are willing to meet up?

0 Likes
11 Replies

Status updates by Friends

Hey fellow Laravel friends, I'm trying to build status updates like Facebook. But my question is how...

0 Likes
3 Replies
posted 10 years ago

Message Bag setFormat before toJson

Hi, i want to format MessageBag before going to toJson and i was thinking if it's possible to do som...

0 Likes
0 Replies
posted 10 years ago

3 level views blade

is there a way to achieve this: Master.blade.php <html> <body> Master @yield('bo...

0 Likes
0 Replies
posted 10 years ago

Problem validation

hello friends I'm making an Insertion and get this errror Access to undeclared static property: User...

0 Likes
1 Replies
posted 10 years ago

custom droptdown attribute

Hi, I have a dropdown {{ Form::select('membership_id', $memberships, $customer['membership_id'],arra...

0 Likes
1 Replies

Mysql read replicas

Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...

0 Likes
0 Replies
posted 10 years ago

Forum suggestions

I have a couple of suggestions for the forum that I thought I'd post about, and maybe others can pos...

0 Likes
3 Replies
posted 10 years ago

Assigning a new role - Entrust

As part of my 'approval' process, I want the admin to allocate users different roles, on demand. I w...

0 Likes
0 Replies
posted 10 years ago

How to copy entire table in database?

#I want to know how to copy existing table through PHP script.. I am new to Laravel. I am trying to...

0 Likes
4 Replies
Solved
posted 10 years ago

Select (drop-down) depending on choice in other select

Hello Laravel-Fans! I have a tricky issue :-) In my Form, I do have 2 select boxes. I'd like the sec...

0 Likes
2 Replies
posted 10 years ago

Laravel. Secure pages for logged in users

Hi; I set up the authentication page and it seems to be working fine, would u please check confirm I...

0 Likes
4 Replies

'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel password reminder

'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel pass...

0 Likes
0 Replies

URL naming

I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...

0 Likes
3 Replies

what is the correct way to create an Utility class?

Hi all, As the title tells, how can i create an Utility Class where the functions are visible from m...

0 Likes
2 Replies

Shopping Cart ID -> where to save for later?

I have a shopping cart ID that I'd like to save somewhere to pick up the cart later when the user co...

0 Likes
1 Replies
posted 10 years ago

How to use correctly a presenter !

I try to use a presenter, to reduce my view. Indeed, i got different sensor types (RESISTIVITY, TEMP...

0 Likes
0 Replies

Proposal for documentation

Hi, I'm a beginner with laravel and i had two really big difficulty with the documentation and then...

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.