-
I have a question about the recurring invoices. You mentioned in a previous issue that they run every hour. I set invoices to run for May 1. But I dont see any invoices have been generated.
Is there…
-
Hey guys!
Can you please recommend a 'best practise' directory structure for a PHP application using restler? I'm really new to php applications and my structure seems very messy.
Also how a minimal …
-
With so many framework implementations (it's awe-inspiring, really), the root directory is a little unruly.
Assuming it isn't especially difficult to do so, I'd like to re-organize the root directory…
-
Seems like it would make more sense to have the default "Edit and Contribute" point to the CONTRIBUTING.md when there is one, and maybe default to LICENSE or LICENSE.md if that's not present.
snipe updated
10 years ago
-
First of all I want to add that I'm not sure if my data is correct. There's a few things I noticed when creating my items in the database…
Entries in grades_closure were created, but when moving an i…
-
Better support for testing models and controllers.
-
Not sure of the specific details how this works but basically Laravel needs to create an instance of app to allow for full testing which at a point creates a session which needs to create a random num…
-
Do you still support this? I can't manage it to work, constantly getting bool false as a response.
vaske updated
11 years ago
-
Hi
I fresh installed Laravel 4
composer self-update + composer install --dev
But not installed Mockery, Irom.md or else that specified as "required_dev".
-
This is the source of the problem in issue #6 and references this code: https://github.com/jbroadway/saasy/blob/master/lib/App.php#L37
I have a 'local' environment set, but did not as of yet have any…