Support the ongoing development of Laravel.io →

How to put java classes in laravel

Hi everyone, I would like to create java classes on my environment. My question is where is the best...

0 Likes
13 Replies

Edit composer.json

After the installation of Laravel, the composer.json file have a lot of keys (name, description, req...

0 Likes
2 Replies

Suggestions for based based rows.

Hello, I want to have rows which are based on a user, so for example if I do a find I would see MY r...

0 Likes
0 Replies
posted 10 years ago

registration in steps / profile completion in laravel 5

Hello, let's say I want to get some data from a new user after he registers on the site. I am using...

0 Likes
0 Replies
posted 10 years ago

Edit without form model binding

I have a bit of unique situation that I feel like I should be seeing, but I'm not. I have a table t...

0 Likes
5 Replies
Solved

redirect after login

hi, i want to redirect my user after login in a special page by user....how can i do that? thanks

0 Likes
2 Replies
Solved

Update with dropdown input to another table in laravel

Hi there, I need assistance please. The scenario: I have a table called country with lists of count...

0 Likes
0 Replies
posted 10 years ago

Good books/tutorials on package creation

Hi, I'm looking for good learning resources on how to create reusable components. In the end we wish...

0 Likes
0 Replies

Intervention Image Walk-through with LV5

Hi all. I am new to the Laravel, (LV) world but I am loving it so far. I have built a prototype and...

0 Likes
0 Replies

Laravel 5 Auth => API for auth.

I would like to make the built in Auth that comes in Laravel 5 into an API Auth based system. Anyone...

0 Likes
1 Replies

Dear God, I think Laravel 5 was a mistake.

I started to use Laravel in Laravel 3, and built a production app with Laravel 4. I am facing severa...

0 Likes
17 Replies
Solved

Why does Laravel Elixir with gulp remove some of my CSS?

I have the following in my stylesheet (generated by Gradient.app): div.home_block_clients { backgr...

0 Likes
1 Replies
Solved
posted 10 years ago

How to make App:make() pass Request?

in routes.php I have code like this Route::group(['prefix' => 'admin','namespace' => 'Admin'],...

0 Likes
0 Replies

Install Laravel in a sub domain .htaccess settings

Hi I deployed laravel in my subdomain and it won't display. It still shows the application in the pu...

0 Likes
0 Replies

Mime Validation Rule

hi. i am using laravel 4.1 and would like to check what value to pass into the mimes validation so t...

0 Likes
0 Replies

Multiple Connection in Laravel

Hi all, I building the system using multiple db sample structure. But i have problem. I try ORM Rela...

0 Likes
0 Replies

Option to "Add New" in select options?

This is probably a dumb question, but I have a form where the user is to select from different dropd...

0 Likes
0 Replies

Laravel 5 , Confused with MVC

I am new to laravel, i had watched few tutorials for laravel 4.3 but now when i try to work on larav...

0 Likes
7 Replies

Laravel 5 Auth as an API

Been chopping at this piece by piece, but haven't quite got there or seen any good reference/example...

0 Likes
0 Replies
posted 10 years ago

Model "deleting" event being ignored

I have the following model. <?php namespace App; use Illuminate\Database\Eloquent\Model; class...

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.