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

Curl Error 60 with Mandrill

I have Mail::send in my newest command, which is using the Mandrill driver. Whenever I run it I get...

0 Likes
1 Replies

Laravel Unable to Use Uploaded SQLite File

Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...

0 Likes
0 Replies

What is the best practice to call a delete route by clicking the "cancel" button in a form?

What is the best practice to call a delete route by clicking the "cancel" button in a form...

0 Likes
0 Replies
posted 9 years ago

How to update database with form and ajax

Hi, I m looking for an example or a module i can use that will give me a page with a list of records...

0 Likes
0 Replies

Laravel (Linux) to SQL Server (Windows)

Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...

0 Likes
8 Replies
Solved
posted 9 years ago

Hiding .php files in URLs

Hi! I'm using Laravel 5.1 on my project, it's a website migration from ASP Classic to PHP. The thing...

0 Likes
0 Replies
posted 9 years ago

Update database with form example or module

Hi, I m looking for an example or a module i can use that will give me a page with a list of records...

0 Likes
0 Replies
posted 9 years ago

Super new to laravel!

Hi I'm very new to the Laravel framework and the community. I installed it, and as I come to underst...

0 Likes
3 Replies

Replicate Homestead environment

I'm using homestead, and would like to set up my server to be exactly like homestead. I already have...

0 Likes
0 Replies
posted 9 years ago

Aimeos E-Commerce Package 2016.04

The new stable release 2016.04 for Laravel is now available! A new message queue infrastructure has...

0 Likes
0 Replies

Guzzle gives me different data

Hi I need to retrieve a total of credits. When I put this in the browser it works and gives only a t...

0 Likes
3 Replies
Solved

Most suitable RBAC/ABAC package

Hello All! I'm going to use Larave 5. My task is to build something like "Role Based Access Con...

0 Likes
4 Replies
posted 9 years ago

File Upload Validation Not Working

I am trying to validate a CSV file using below code. $this->validate($request, [ 'productccsv' =&...

0 Likes
0 Replies

Azure WebApps, Laravel 5.1.11, Composer install Fails

Hello I have been hitting an issue maybe some one has encountered. I have a fresh and shiny new ins...

0 Likes
5 Replies

Row gets deleted from 'users' table after password reset

I am trying to reset from form available at http://localhost/myprokect/public/password/reset/dynamic...

0 Likes
1 Replies
posted 9 years ago

Laravel 5.2: how to get Model properties in a Controller

Hello, How can I access a Model's properties in a Controller in Laravel? In my User model I have thi...

0 Likes
0 Replies

Create custom config file.

Hello everyone, I was wandering if it is possible to create a custom config file. Reason why I want...

0 Likes
5 Replies
Solved
posted 10 years ago

SQL with special Parameter

Hi, how can I transcribe this sql select with Eloquent? SELECT * FROM player WHERE concat(YEAR(CURDA...

0 Likes
3 Replies
Solved
posted 9 years ago

Set the page title

Obviously red the documentaion om Blade Templates but doesn't really get it. I succeded in calling t...

0 Likes
3 Replies
Solved
posted 9 years ago

test variable declared in view

if I had variable declared in view like this //in index.blade.php <?php $var = Model::find(1)...

0 Likes
1 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.