Hi! I'm fairly new to Laravel. We have a basic application running, and currently I'm trying to writ...
One team I'm on right now is in the process of building a massive application on Laravel. As we've a...
A website hosted on cpanel shared Linux server without command line access. please tell me how to u...
i'm using the following code in my controller to upload images while submitting form ... if(Input::h...
Hello, I i getting the below error when i am using the command Php ../composer.phar update.. Please...
In my auth.php i have set up the driver to custom. It works create with this service provider: Clas...
I have two tables in MySQL database Services and Data Services has a service_id column as a primary...
hi everyone, i'm using laravel 5 to develop my website, but today when i run command "composer...
I currently have a pivot table (users_toys) joining a users table and toys table. There are 4 column...
Hi Laravel community! I've already configured the project to be able to use the same login session o...
A newbie question - I am trying to create an LDAP authentication working of of PHP 5.4 with laravel...
So in the config folder, I have: local/database.php -> uses mySQL testing/database.php -> us...
Hi, im Bart. I have a question I would like to make editing pages from front-end (any visual way) to...
Hi all i need to download laravel 4.2 where i can get that? Please refer any link.
I want to know if the input email and the input password are correct.
Hi everyone, Today i want ask you about the security in the forms. I am using tokens in the view, va...
I've a user model which has a 1:1 relation with a UserInfo model class User extends Model implements...
Hi, I'm a newbie to Homestead. I have a simple question, what is the best method to share my works w...
how to do substring inside query if the name are kevin_001 User::where(substr('name', 0, strpos('nam...
I use Jquery File Upload for laravel but i can recevied any thing. javascript can not run. Jquery: h...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community