Commit Graph

4974 Commits

Author SHA1 Message Date
Taylor Otwell 5d0ecde4cf get rid of space 2016-08-04 07:49:27 -05:00
Taylor Otwell d0f90f9bfd Merge branch 'master' into develop 2016-08-04 07:49:02 -05:00
Taylor Otwell 14f79f19e3 Merge pull request #3855 from BartHuis/patch-1
give newbees a package service providers section, preventing adding after application
2016-08-04 07:48:41 -05:00
Bart Huisman (also known as VolgensBartjes) 936addceef give newbees a package service providers section, preventing adding after application
when i started, i ended up putting all package specific service providers just at the bottom of the application service providers. But when making a route group like domain.com/{keyword}, the packages that are registering its own url's, not work anymore (like now when i installed the translations manager from barryvdh). When putting them above the app specific, everything works. So just give it to the user as a default place?
2016-08-04 11:55:08 +02:00
Taylor Otwell ab453a7e82 Add default address in mail config. 2016-08-03 13:16:30 -05:00
Taylor Otwell f2421123e3 Merge pull request #3850 from crynobone/default-app-key
[5.2] Remove default APP_KEY value
2016-08-02 07:47:08 -05:00
crynobone 007c0190a3 [5.2] Remove default APP_KEY value
Signed-off-by: crynobone <crynobone@gmail.com>
2016-08-02 08:09:41 +08:00
Taylor Otwell 7f24b9183a working on landing page 2016-08-01 10:54:47 -05:00
Taylor Otwell ca7c973280 fix length 2016-08-01 08:51:52 -05:00
Taylor Otwell 133bd9ddd2 Merge pull request #3841 from ac1982/patch-1
[5.3] fix wrong spelling
2016-08-01 09:51:15 -04:00
Taylor Otwell 4c6abcd17d Merge pull request #3845 from mayoz/patch-3
[5.3] web group sort by name
2016-08-01 09:46:57 -04:00
Graham Campbell 9f9300442d Merge pull request #3842 from spyric/develop
Remove removed routes file
2016-07-30 17:42:21 -04:00
Sercan Çakır 42930edb0c sort by name 2016-07-30 23:36:24 +03:00
Egor Talantsev 288e361aff Remove removed routes file 2016-07-30 12:02:46 +05:00
Alex 813c9411b6 fix wrong spelling
applications
2016-07-30 14:30:05 +08:00
Graham Campbell 0203d5d866 Merge branch 'master' into develop 2016-07-28 15:13:28 -04:00
Taylor Otwell 5658575212 Merge pull request #3840 from hikouki/master
Modify post-root-package-install script.
2016-07-27 23:14:20 -04:00
hikouki 2f0ec593bc Modify post-root-package-install script.
Idempotence.
2016-07-28 12:10:54 +09:00
Taylor Otwell 2a8c38ac31 compile assets 2016-07-26 15:39:57 -04:00
Taylor Otwell 9cce61be27 Merge pull request #3839 from PascaleBeier/develop
[5.3] Make use of Bootstrap 3.3.7 with jQuery 3 support
2016-07-26 15:37:39 -04:00
PascaleBeier 0cfc40e790 Make use of Bootstrap 3.3.7 with jQuery 3 support 2016-07-26 17:11:10 +02:00
Taylor Otwell 41e2efb0ad update package json 2016-07-25 18:39:48 -04:00
Taylor Otwell 4cc30225ee Tweak stub width. 2016-07-24 23:47:31 -05:00
Taylor Otwell 9659e8db11 Example component. 2016-07-24 23:00:18 -05:00
Taylor Otwell e2b297b9fc Tweak marketing text. 2016-07-24 22:22:23 -05:00
Taylor Otwell 8f66f4b6e9 Tweak default files. 2016-07-24 22:17:23 -05:00
Taylor Otwell eedac025eb Slim down examples. 2016-07-24 20:19:25 -05:00
Taylor Otwell 7bb44a2542 Tweak variables. 2016-07-24 20:07:16 -05:00
Taylor Otwell ff70fac5b8 Fix test. 2016-07-24 15:02:01 -05:00
Taylor Otwell c309b4fda0 add forge to links 2016-07-24 09:20:40 -05:00
Taylor Otwell 40ae68102a tweak variables 2016-07-23 21:19:43 -05:00
Taylor Otwell cfb5a68cd4 work on default styling 2016-07-23 21:17:56 -05:00
Taylor Otwell 1cbbf41c0c Remove some unneeded variables. 2016-07-23 20:23:25 -05:00
Taylor Otwell 6f2541f14f new welcome page 2016-07-23 18:19:10 -05:00
Taylor Otwell e5cb0a350a working on sass 2016-07-23 18:05:38 -05:00
Taylor Otwell 467e00d9d4 working on sass 2016-07-23 18:03:43 -05:00
Taylor Otwell abe35a095c working on sass 2016-07-23 17:51:50 -05:00
Taylor Otwell f41a400cfd Tweak a few variables. 2016-07-23 16:43:11 -05:00
Taylor Otwell 24766d479d redirect to home if authed 2016-07-23 15:39:33 -05:00
Taylor Otwell 592b7a2bd9 add compiled assets 2016-07-23 15:00:53 -05:00
Taylor Otwell 3f5da4fb76 Include the font in the Sass. 2016-07-23 14:56:55 -05:00
Taylor Otwell e9fe020c0c sample js component 2016-07-23 13:40:49 -05:00
Taylor Otwell eb289b4170 tweak js bootstrapping 2016-07-23 12:28:02 -05:00
Taylor Otwell 0699994de0 add files 2016-07-23 11:39:15 -05:00
Taylor Otwell 3f197331b6 bootstrap vue in app.js 2016-07-23 11:39:11 -05:00
Taylor Otwell fd569a3785 Name this option "retry_after" for clarity. 2016-07-22 14:53:03 -05:00
Taylor Otwell 3cc0388ed7 Use expire for consistency. 2016-07-22 14:40:53 -05:00
Taylor Otwell ea52a96386 Remove mandrill as a default configuration since it's fallen out of popularity. 2016-07-21 11:49:28 -05:00
Taylor Otwell 73375150bb Merge remote-tracking branch 'origin/develop' into develop 2016-07-20 16:31:42 -05:00
Taylor Otwell 1cc411d17f remove directories. let them be jit created. 2016-07-20 16:30:46 -05:00