26 Commits

Author SHA1 Message Date
Anton Medvedev
0128aec99b Add artisian:optimize task #901. 2016-11-25 14:58:13 +07:00
rzb
02b8c107c3 Add artisan:view:clear command to laravel recipe 2016-11-24 10:27:18 -02:00
Anton Medvedev
c6dc030b30 Refactor common.php 2016-11-19 15:13:32 +07:00
Anton Medvedev
f68bfb4c94 Fix remove of storage on first deployment for laravel recipe #875. 2016-11-19 14:37:52 +07:00
Anton Medvedev
3b47861225 Merge pull request #806 from vicdelfant/master
Don't use /current in Laravel recipe
2016-11-08 17:37:24 +07:00
Anton Medvedev
930fa6b6c0 Relative symlinks. 2016-11-05 13:40:12 +07:00
Anton Medvedev
4846c96b81 Add lock and unlock functionality. 2016-11-05 12:56:53 +07:00
Vic D'Elfant
d9ff7e358f Check for /current/artisan existance instead of just /current 2016-10-11 18:08:55 +02:00
Vic D'Elfant
3d25d95ede Fixed paths to artisan 2016-10-11 14:50:17 +02:00
Anton Medvedev
f9422e0f56 Merge branch 'master' into 4.x
# Conflicts:
#	src/functions.php
2016-08-04 21:58:46 +03:00
oanhnn
48a8be919e Fixed comment follow commit of @jrean in #645 2016-05-19 08:46:45 +07:00
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
a3733d0d81 Revert "Added function taskGroup and changed spec of function task"
This reverts commit 9c1e4eca2d5f4e5a3581e7602906c76c8af6ed72.

Conflicts:
	test/src/FunctionsTest.php
2016-04-04 17:01:55 +07:00
oanhnn
9c1e4eca2d Added function taskGroup and changed spec of function task 2016-02-16 09:47:26 +07:00
Anton Medvedev
5eadb573a3 Add Deployer namespace for functions. 2016-01-11 14:00:45 +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