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

public folder permissions keep changing to 750

I am on a2 shared hosting for a few different domains - each on different accounts. Starting yesterd...

0 Likes
0 Replies

Related object and its parameters

Hello there. I have and relationship, for example $contact->contactData. Not every contact has co...

0 Likes
1 Replies
posted 10 years ago

View rendering order, using View Composers.

I am trying to use ViewComposers and I would like to pass $current_user variable to all dashboard vi...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 ServiceProvider not found

Hi to all! I want to create a test package. As in example, my test service is located in "vendo...

0 Likes
3 Replies
Solved

Opinion about eloquent

Things that I like about eloquent: Fantastic query builder Facilities provided in model the abili...

0 Likes
0 Replies
posted 10 years ago

Ajax code works in laravel 4 but not in laravel 5

I have some ajax code in a javascript function: $.ajax({ type: "DELETE", url: &quo...

0 Likes
9 Replies
posted 10 years ago

artisan vendor:publish

Is correct behaviour of command in question ( $ php artisan vendor:publish) to copy migrations over...

0 Likes
5 Replies
Solved

Laravel and angularjs in homestead

I want to get started with homestead for my project. This is an existing project, and it works when...

0 Likes
0 Replies
posted 10 years ago

Eloquent Relationships

Workout app Hello, im working on a workout app and I want to set up my relationships. For example:...

0 Likes
1 Replies
Solved

Whoops, looks like something went wrong. Need help

Hi, I am still newbie in laravel 5.0 and it's my first time to use this,when I installed properly by...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel 5 Package development "Class not found"

Hi guys, I followed some tutorials today about package development and I'm always getting the same e...

0 Likes
2 Replies

laravel command brings up "Open With" window

I followed the instructions here: http://laravel.com/docs/5.0 And installed Laravel 5 with composer,...

0 Likes
1 Replies

Sentry Updated, please update.

Please upgrade your Cartalyst Sentry installs. https://medium.com/cartalyst-development/sentry-vulne...

0 Likes
0 Replies

Is it possible to set global param in Laravel named routes?

I have routes like: Route::group(['prefix' => '{locale}'], function() { Route::get('/post/{slug}...

0 Likes
1 Replies
posted 10 years ago

Access requested controller and action in Middleware programatically.

Dear all; I am newbie in Laravel 5. I want to use an ACL system in L5. I prepared my all models and...

0 Likes
1 Replies
posted 10 years ago

What are you guys using for queues?

I'm currently using beanstalk(d) for my queues, but I'm curious what you guys use so that I can be o...

0 Likes
2 Replies

Auth::attempt issues

i had an a problem in login page he never attempt my data i make a hash in my db password but a prob...

0 Likes
0 Replies
posted 10 years ago

returning object properties via relationships

I'm new to Laravel (a refugee from Kohana). I really like how Laravel returns object properties in j...

0 Likes
3 Replies
posted 10 years ago

Validation: Check if exists on database only if data entered

I'm trying to make a form on which I have a "select" field where I do have this: <selec...

0 Likes
1 Replies
posted 10 years ago

Elixer / Zurb Foundation Integration

I installed Foundation with: foundation new foundation --libsass The app.scss file is under: resour...

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.