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

Cache time to expiration

Hiya - is there a way to get the time to expiration for a cached object?

0 Likes
1 Replies

Laracast video on OCP does not make sense!

Hi; This example does not make any sense, it is wrong and not following SRP either! Author seems to...

0 Likes
3 Replies

how to nested paginate

Hi all, My question is about pagination. I have some posts and some comments for each post. I unders...

0 Likes
0 Replies

Webhooks for Gitlab.com & Github

Hi, I thought you might need this as much as I do, so I released it as a composer package: https://p...

0 Likes
0 Replies
posted 11 years ago

favicon.ico

Could someone help me how conjure the favicon.ico? Apache document root points to the public folder...

0 Likes
3 Replies
posted 11 years ago

Add feed to laravel from another website

Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...

0 Likes
2 Replies

Getting package config from service provider register()

I've been having issues with loading config from within the register() method of a service provider....

0 Likes
0 Replies

Passing parameters from route to controller

Hi all, In my design, I have categories, and posts for each category. Each post has a date, dd/mm/yy...

0 Likes
3 Replies

Simple voting system with Laravel 4 ?

I have 2 models: Question and Answer with a votes integer field. I already created the ajax request...

0 Likes
3 Replies

How to deploy a laravel project?

Like the question says How I should deploy a laravel project? that is already on github. Do I need t...

0 Likes
2 Replies

Group a dataset by weeks

I have a query that currently returns a dataset grouped by day. I want to take this dataset (hopeful...

0 Likes
2 Replies
posted 11 years ago

How to check if date is not null

Hey, i wonder how to check if a date is null. The database column is defined in function getDates(),...

0 Likes
2 Replies

Add additional functionality to cashier failed payment webhook

I would like to perform additional actions on the failed payment webhook for cashier. Is there a way...

0 Likes
0 Replies
posted 11 years ago

Trouble Emailing through Artisan Command

Crazy frustrated so posting this here to see if anybody can help. I have a custom artisan command re...

0 Likes
1 Replies

Any forum script built with laravel ?

I knew that the framwork is pretty new but i search for a package a open source forum script that ha...

0 Likes
1 Replies

Use Laravel for developing iOS app?

I would like to develop an iOS app that uses a little native code to wrap html pages for views. It...

0 Likes
4 Replies
posted 11 years ago

Query database, if results return to form with input values

I'm trying to build a reservation system where if the email address already has reservations for tha...

0 Likes
1 Replies

Multiple connections problem

Hi! I have small problem. I have multiple databases with multiple connection. Connection/db. I don't...

0 Likes
8 Replies

Unable to set the remember me cookie expiry date in laravel 4.1.28

Background: I was Using laravel 4.0.x , and resetting the remember_me cookie expiry date to 1 month...

0 Likes
0 Replies

ide helper don't auto complete with my second chain method.

I created library like class Person { private $name; public function __construct($name, $su...

0 Likes
3 Replies
Solved

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.