Support the ongoing development of Laravel.io →

how can i run complex raw sql query in laravel

i have some little complex sql query ,i want run in laravel ,i do like that \DB::connection('models'...

0 Likes
4 Replies

eloquent::save() behavior proposals

Perhaps this should go into github, but I will let it know here first to hear your opinion. Given th...

0 Likes
0 Replies
posted 11 years ago

Laravel Api Site Problem

In the Laravel Api ,When I type a search query ,the ajax results just pop up , but when I select one...

0 Likes
0 Replies

Deployment to host

Hey guys, I have been working with Laravel for a couple months now, getting a good grasp of the fram...

0 Likes
10 Replies
Solved
posted 11 years ago

Newbie: Quickstart Does Not Work

Hi - pretty discouraged really. I am about 10mins into Laravel and the Quickstart tutorial fails. ht...

0 Likes
2 Replies
Solved
posted 11 years ago

Installation with Composer does not go to Htdocs

Hi - I'm a Total newbie to composer and L4. I ran composer as per the instructions expecting L4 to b...

0 Likes
2 Replies

Caching a complex DB::select(...) query

Hi, I am trying to implement some basic database caching but I am running into some difficulties. I...

0 Likes
1 Replies

Where to place the logic to work with models?

Hello! Where, in your opinion, is better positioned to work with logic models. Working with models i...

0 Likes
3 Replies
Solved

route issue

I am using a restful controller like so: Route::resource('objectives', 'ObjectiveController'); but I...

0 Likes
5 Replies

Account lockout and multiple concurrent login protection

I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...

0 Likes
3 Replies

Overall code coverage outside phpunit (phpspec & codeception)

I'm more and more looking at working with a combination of phpspec for unit testing and codeception...

0 Likes
1 Replies
posted 11 years ago

A small mistake in Laravel 4.1 Routing Documentation

Here : Laravel-route-parameters There is a missing semi-colon(;) at the end of "Passing An Arra...

0 Likes
2 Replies
posted 11 years ago

newbie question : class route not found

hey guys , i installed composer and laravel, it went well until i got this message: class route not...

0 Likes
5 Replies

Length of Data After Encryption

Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...

0 Likes
0 Replies
posted 11 years ago

Frontend vs Backend

So here is a conundrum I have been pondering for quite some time now, it's not strictly Laravel rela...

0 Likes
4 Replies

Optimalise submenu with childs ?

I'm creating a subnavigation with childs in childs. And i would like to know how i can optimalise th...

0 Likes
6 Replies

dynamic route problem

I have tried to make a dynamic route by below code: Route::get( '/test', function() { return Route::...

0 Likes
0 Replies
posted 11 years ago

What is the best way to get a list of only the edited form fields

Is there a Laravel way of getting a list of only the form fields where the value of the field has ch...

0 Likes
4 Replies
Solved

Create view / controller / Validation rules to manage both Parent and child model from Parent controller

Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...

0 Likes
1 Replies
posted 11 years ago

Looking for Filipino artisans

Hi all, mainly those Filipino artisan. We are currently developing a site with Laravel 4 + Backbonej...

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.