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

Dompdf, custom font fails to load

Hi, We have Dompdf up and running. All goes well, except for loading and using a custom font. Many t...

0 Likes
0 Replies

Session cookie expiration set in absolute time – fail for users from timezones to the East

Laravel is running on my server which is set to a UTC timezone. PHP's timezone is also set to UTC. W...

0 Likes
1 Replies
posted 10 years ago

Replace old inline sql with db class

Hi, Can anyone please tell me how to go about this? I have some old php pages which are forms postin...

0 Likes
0 Replies

Deleting row with lowest id from database?

Hello. I'm still learning Laravel and I want to remove the row with lowest id from my database. I tr...

0 Likes
8 Replies
Solved

Detect users number on editing page

Hi, I would like to know, how to detect if X users is editing a data from the same page. For example...

0 Likes
4 Replies

Initialize session in Codeception

Hi, I have a issue with Codeception, I'm trying to test if user can connected with bad credentials b...

0 Likes
0 Replies
posted 10 years ago

killing two birds with one stone (Architecture related question)

Hi All, I have a situation where I'm sure most of you have already ran into. I want to use laravel a...

0 Likes
1 Replies

Generate MVC from existing database

Hello guys, I was wondering if there is a way to generate basic scaffolding based on an existing alr...

0 Likes
2 Replies

Server.php Error

Hello folks, I'm pretty new in Laravel. I'm following the tutsplus's tutorials. I'm trying to create...

0 Likes
3 Replies

dojo grid implementation

Hey Hiii All, I am searching for tutorials about Dojo Enhanced Grid implementation with laravel. If...

0 Likes
1 Replies

need help URL relative with blade.php

Hello I am trying to link but it s failed with Laravel MVC. What I put <li><a href=" regis...

0 Likes
2 Replies
Solved

Input on linking back to source page

I have several views that show a detail with an edit button. When the user clicks on the edit butto...

0 Likes
0 Replies

Insert a student, who's a user, in a transaction with Eloquent

I need to insert a student who belogs to a user table. I have something like: DB::transaction(functi...

0 Likes
1 Replies

Laravel's debug is not working properly for me

Hey all, I recently switched computers, and re installed composer, after doing this laravel has been...

0 Likes
1 Replies

Logging handler displays email view instead of emailing

I have this set up for my error handling. Log::listen(function($level, $error, $context) { Mail:...

0 Likes
0 Replies
posted 10 years ago

Codeception functional testing

When I test manually, everything works, but RegisterCept.php functional test just won't pass $I = ne...

0 Likes
2 Replies

Command Bus Architecture

I'm hoping there's some gurus out there when it comes to architecture and design patterns that could...

0 Likes
0 Replies
posted 10 years ago

laravel new project command is broken

Hi, Are you aware the command "laravel new project" doesn't work? It returns the following...

0 Likes
3 Replies

PDOException: could not find driver

Hello! I'm running a Laravel application on an Ubuntu server with Nginx on a Raspberry Pi. For some...

0 Likes
1 Replies
posted 10 years ago

morphToMany has not type parameter issue

i have same problem with http://laravel.io/forum/06-04-2014-custom-pivot-for-morphmany-relationship?...

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.