Support the ongoing development of Laravel.io →

Install Laravel on Windows (WAMP server)

I'm a complete beginner and I'm investigating if Laravel is right for my project. I'm getting stuck...

0 Likes
9 Replies

Share data between different controller action methods

Is there a way to share data between different actions in a controller? I run the same queries in th...

0 Likes
3 Replies
posted 7 years ago

Database ->with access the with object

Hello, I've made the following Realations: Controller public function Editionen() { $editionbloc...

0 Likes
2 Replies
posted 7 years ago

Log in asking for login in on every screen in 5.3

I updated to 5.3 and am having a great deal of trouble. The major problem is that everytime I got to...

0 Likes
10 Replies

Whirlpool password encryption

Hello, sorry for my bad English. I have accomplished create a form and register an account in a MySQ...

0 Likes
3 Replies

Language change problems.. (not refreshing/translating) Please HELP

Hi. We have strange problem with our site developed by others we have no contact any more and need t...

0 Likes
1 Replies
posted 9 years ago

migration, add primary key to id, username, email

Hi, i have this migration to create users table Schema::create('users', function(Blueprint $table) {...

0 Likes
4 Replies

Clearing out compiled classes

I am running a Laravel application on Forge and have run into an odd issue when auto deploying my co...

0 Likes
0 Replies

How to display result in datatable?

I bought an application script from themeforest. I want to do some modification on it. Application J...

0 Likes
2 Replies

PHPExcel with Laravel - PDF Files

Hi! I am using PHPExcel to create some excel files. I need to save that file and convert to pdf! To...

0 Likes
0 Replies

renaming "attribute" by lang in validation message

Hi, I start with sample code. This is part of form: <form> <input type="name&quo...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel and Unity 3D

Hi! I'm creating a game in Unity 3D and deploying it as a Web Player. However, I would like to make...

0 Likes
2 Replies
Solved

re-model inheritance

I would like to have something that - in an object-oriented language - would be called inheritance....

0 Likes
1 Replies

problems rebuilding migrations table

Hi, I'm not sure what happened but I did a "php artisan migrate:status" from my vm and it...

0 Likes
4 Replies

Laravel datatables filtering relationship database needed some help

Hello there, How can filtering data of nested and many relations tables on this example Models Categ...

0 Likes
0 Replies
posted 9 years ago

Get array from checkbox options

Hi there, I'm trying to get array of options from selected checkboxes with Blade, but it doesn't see...

0 Likes
3 Replies
Solved

Database Many to Many to Many

Currently I have a Users table. Each user can have many interests. and each interest can have many p...

0 Likes
1 Replies

including reactjs or angular in Laravel 5.x to modify DOM

I was wondering if any laravel starter kit (github, spark) includes the possiblity to use reactjs, a...

0 Likes
0 Replies

Laravel Table Filter

So I have website based on Laravel framework. I have table and the filter for table to filter the it...

0 Likes
1 Replies
Solved

Unable to install laravel/passport

$ sudo php composer.phar require laravel/passport Running composer as root/super user is highly disc...

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.