Support the ongoing development of Laravel.io →
posted 9 years ago

Create a public route (without auth) with services that requieres login

Hi, I'm trying to create a public route that I need to be accesible from another page. The problem i...

0 Likes
0 Replies
posted 9 years ago

How to Count() a collection with a "where" clause.

Hello, I've a collection (tasks) and I want to count inside may blade template only completed tasks....

0 Likes
4 Replies
Solved
posted 9 years ago

Route sequence important?

If I have Route::get('user/{id}', 'Admin\UserController@show'); Route::get('user/create', 'Admin\Use...

0 Likes
1 Replies

Intermediate/Senior Laravel & AngularJS developer wanted NOW!

This is a continuation from the previous thread on the old forums... position is still very much ope...

0 Likes
9 Replies

Laravel Database connection problem

Hi, Facing problem with database connection with Laravel any version and using FileMaker Server13 as...

0 Likes
0 Replies

Dynamic Reports Generation in laravel

I'm trying to develop a custom reports generation for my application, in which the user will dynamic...

0 Likes
0 Replies

Insert Relation

Hy. I have a problem with Inserting eloquent laravel relation. Ok, Point table : ## product ## id na...

0 Likes
0 Replies

Laravel installation

Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...

0 Likes
1 Replies
posted 9 years ago

Help building query syntax

Hello, I need to select product price fields from DB table products. I have 2 columns - price and di...

0 Likes
2 Replies
Solved

How to easily define relationships of a pivot table where the third column is a foreign key to another table.

I am new to laravel 5. I have been working on a client app where I have setup a relationship like so...

0 Likes
0 Replies

validate relationship model

I'm trying to have the Model (Class) validate itself. Boiler code: public function validate() {...

0 Likes
3 Replies

how can we apply multi language support in laravel 5 with google translator plugin ???

how can we apply multi language support in laravel 5 with google translator plugin ???

0 Likes
0 Replies

Configure Laravel project on a DSO handler server

Hi everyone, I have a Laravel 5.0 project that I want to test on servers that supports different php...

0 Likes
1 Replies
Solved

SQLSTATE[HY000] [2002]

when i run php artisan migrate i get these errors : my database is setup properly i tried both local...

0 Likes
0 Replies

Php Artisan Tinker intermittently works and then does not in Laravel 5.1

I have an application in which I have been able to create users, assign roles and so on - both on th...

0 Likes
0 Replies

Laravel 5.0 Upload File Error

I am trying to upload a photo with Request::file('file')->move('location/file.type'); But it does...

0 Likes
0 Replies

Best way to upload images?

I'm making an web app where people create their profile and upload pictures with its description. No...

0 Likes
2 Replies

Laravel 5.1 / Eloquent: Polymorphic morphMany not finding results

CONTEXT Framework Laravel 5.1 Eloquent Fractal Problem morphMany is not returning any results. We...

0 Likes
2 Replies
Solved
posted 9 years ago

Update get id

hi, I wonder if there is a way to get the ids of the rows that have been updated. Example: \DB:('tab...

0 Likes
0 Replies
posted 9 years ago

Update field with another field

Hi, I would like to know if is possible to set a field value with another filed value in one update?...

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.