Support the ongoing development of Laravel.io →

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 9 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 9 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 9 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

Tell Homestead to use Local environment variables

Hi, come a little unstuck with Homestead - which I think shows my level of knowledge. Switching from...

0 Likes
2 Replies
Solved

Implement mySql query into the route.

Hi I am new in laravel. Can you please help me to represent this sql query in route? This is the que...

0 Likes
6 Replies

Laravel 4 and PayPal

Hi, I am building a small webshop and I would like to use paypal to make the payments. I have been l...

0 Likes
1 Replies

Cannot navigate to laravel project through localhost via apache

I installed a laravel project to /home/user/development. The project is called rpm (/home/user/devel...

0 Likes
3 Replies

LARAVEL HOMESTEAD ERROR

I got this error: http://pastebin.com/0qLbcU5D MySQL is working but i cant load the page. Please hel...

0 Likes
2 Replies
Solved

simple config in prod of packages doesnt work

I have several packages that I did php artisan config:publish and than in the server I copy paste...

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

© 2024 Laravel.io - All rights reserved.