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

Sending a pre-prepared email data with Laravel Mail::send

Hey, I'm trying to accomplish one thing using the Mail object in laravel and I can't solve one thing...

0 Likes
0 Replies

How to install Laravel Homestead on Windows

Install laravel homestead on a Windows computer is not that difficult. Just follow the Laravel docum...

0 Likes
2 Replies

Beginning with routes and views

[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...

0 Likes
1 Replies

Error Catching

Hey All, I was wondering if someone might be able to point me in the right direction on how to catch...

0 Likes
1 Replies
Solved

TokenMismatch problem when I open my laravel website in two different web browsers

Hi, I have a problem when i open my website made in Laravel 4, at the same time, with two differents...

0 Likes
3 Replies
posted 9 years ago

what's wrong , its my mistake about use Transaction?

\DB::beginTransaction(); try { //...logic.... } catch (\Exception $e)...

0 Likes
1 Replies

Start a new project

Hello everyone, I want to start a new project on c9.io, Now I am a beginner at laravel so I am wonde...

0 Likes
1 Replies
posted 9 years ago

Generating a 8 character random key that support both alphabetic and numeric characters

Hi, pls i want to generate an 8 character random key that support both alphabetic and numeric charac...

0 Likes
1 Replies

Count of records as relationship's return in Laravel 5.0

I want to get a count of records in table 'opinions', which is the relationship for my query. At thi...

0 Likes
0 Replies

Define relationships of a pivot table with more than 2 foreign keys

I cannot get my head on how to define the tables relationships when using a pivot table having more...

0 Likes
5 Replies
posted 9 years ago

[package] Laravel HTTP Adapter

Laravel HTTP Adapter Laravel HTTP Adapter is an Ivory HTTP Adapter bridge, which integrates the abil...

0 Likes
0 Replies

Charset problem

Hi, i have a problem, i want use ISO-8859-1 charset, but laravel does not want. i show you the probl...

0 Likes
8 Replies

SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client

I have designed a website with Laravel 4.2 , it runs correctly in my localhost (Xamp),but when I upl...

0 Likes
4 Replies

Query with relationship count operation

Hey, i'm doing a query in which i want to select all models with a column value smaller than their r...

0 Likes
1 Replies

Leak of memory when adding to database

Hello, My application import some large (7mb) csv files and parse them using "Maatwebsite/Larav...

0 Likes
5 Replies

Issue With Gulp Watch On L5.1

When I try and run 'gulp watch' I get this error: [09:34:18] Using gulpfile /var/www/resources/mym/g...

0 Likes
1 Replies
Solved
posted 9 years ago

Access to Url path

Hi, i have an url like: "www.myapp.com/other-param" and i need to print in my view "/...

0 Likes
1 Replies
posted 9 years ago

Baum, select specific category

Hi Guys, I'm busy testing baum for a few hours now. I want to find a category with a specific id and...

0 Likes
3 Replies

homestead on production (digital ocean)

I am not sure if it is possible to run/install vagrant (but why wouldnt it be.. i can ssh and do wha...

0 Likes
3 Replies

Laravel 4 mail queue SQS implementation......

class UserController extends \BaseController { public function reminder(){ if(Auth::check()){...

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.