Oanh Nguyen
|
5fef42438e
|
Add helper tasks for laravel recipe (#625)
* Add helper tasks for laravel recipe
* Add helper tasks for laravel recipe
* Add clear cache task and make config cache task to deploy task
* Add more artisan helper tasks
* Fix typo
|
2016-05-18 12:28:00 +07:00 |
|
Jean Ragouin
|
3f063094f9
|
Update laravel.php
typo
|
2016-05-05 22:27:17 +08:00 |
|
Oanh Nguyen
|
4238fb0c5d
|
Bugfix laravel recipe (#622)
* Fix laravel recipe
* Changed order task deploy:shared and deploy:vendors in laravel recipe
|
2016-04-13 10:32:48 +07:00 |
|
Anton Medvedev
|
e0a1b328d0
|
Replace old email with new one.
|
2016-01-11 12:51:59 +07:00 |
|
oanhnn
|
a7b998fb36
|
Rename task 'up' and 'down' to 'deploy:up' and 'deploy:down'
|
2016-01-08 08:41:16 +07:00 |
|
Mattia Trapani
|
47a5cbeb7d
|
Adding useful tasks to put application in maintenance mode
|
2016-01-07 17:36:33 +01:00 |
|
Mattia Trapani
|
7dacdc8faa
|
Updated writable dirs
As per https://laravel.com/docs/5.2#configuration
|
2016-01-04 22:56:26 +01:00 |
|
Dimitris Savvopoulos
|
6a469e53ea
|
Fixed path for logs
|
2015-09-09 16:32:10 +03:00 |
|
Dimitris Savvopoulos
|
3289c2e78c
|
Updated laravel shared dirs
|
2015-09-09 10:58:37 +03:00 |
|
oanhnn
|
6b69e8f3e4
|
Add support file .env in Laravel 5. Add test class for laravel recipe
|
2015-05-28 00:41:52 +07:00 |
|
Lasse Lehtinen
|
525bb34d72
|
Shared directories and files it not getting called
|
2015-05-20 22:39:24 +03:00 |
|
Anton Medvedev
|
c3ac36d78d
|
Create laravel.php
|
2015-05-18 11:26:59 +07:00 |
|