Commit Graph

4802 Commits

Author SHA1 Message Date
Taylor Otwell 420e813498 Implement interface. 2015-08-29 16:51:13 -05:00
Taylor Otwell 72a10c64c2 Define HasAbilities trait on default user. 2015-08-29 16:42:19 -05:00
Taylor Otwell 9bb3c9fb3e Merge remote-tracking branch 'origin/master' 2015-08-29 16:36:28 -05:00
Taylor Otwell c82c5eceda acl changes 2015-08-29 16:36:22 -05:00
Taylor Otwell f40e72fa2f Merge pull request #3484 from Zarthus/patch/views-use-https
Use https rather than // for google fonts in default views.
2015-08-17 11:33:03 -05:00
Jos Ahrens b8790d5352 Use https rather than // for google fonts in default views.
Ensure the default views always use HTTPS for the loading of fonts. This is overall a good practise to follow.
2015-08-17 18:05:47 +02:00
Taylor Otwell 2ddeae9c71 Merge pull request #3480 from bmitch/JsonErrorMsg
Error message for JSON validation
2015-08-16 12:17:00 -05:00
Bill Mitchell 33272b3d8b Error message for JSON validation 2015-08-16 16:34:28 +01:00
Taylor Otwell 749bb11ab9 Merge pull request #3478 from krienow/remove-phpspec-yml
remove phpspec.yml
2015-08-08 19:34:58 -05:00
Kai Rienow 5e9398f497 remove phpspec yml 2015-08-09 02:26:00 +02:00
Taylor Otwell f047f80dc0 fix incorrect method name in comment. 2015-08-08 08:07:23 -05:00
Taylor Otwell 9c66082972 fix type hitns 2015-08-06 12:49:41 -05:00
Taylor Otwell 58e4045f6d remove phpspec 2015-08-06 12:44:12 -05:00
Taylor Otwell c131299976 fix conflicts 2015-08-06 12:43:57 -05:00
Taylor Otwell 395b69b540 fix status code 2015-08-06 12:07:35 -05:00
Taylor Otwell f478406894 Merge remote-tracking branch 'origin/master' 2015-08-06 12:07:10 -05:00
Taylor Otwell da7376d461 working on exception handling for model not found. 2015-08-06 12:07:04 -05:00
Graham Campbell 350a0f18df Merge branch 'master' into develop 2015-08-01 11:10:45 +01:00
Taylor Otwell 51299e78cd Merge pull request #3468 from laracasts/patch-1
Bump Laravel Elixir version
2015-07-28 09:04:45 -05:00
Laracasts 64e1cf9812 Bump Laravel Elixir version 2015-07-27 13:42:38 -04:00
Taylor Otwell 9d82fc6007 Merge pull request #3467 from andrewhood125/homestead-json
Ignore Homestead.json
2015-07-25 21:04:59 -05:00
Andrew Hood 12386cf670 Ignore Homestead.json 2015-07-25 12:57:52 -07:00
Taylor Otwell 8061c2132c Convert some variables to env variables in services.php. 2015-07-23 10:58:17 -05:00
Taylor Otwell 0cf34a3bc0 Merge pull request #3465 from jumilla/patch-1
Sorted by alphabetic.
2015-07-23 08:47:41 -05:00
Fumio Furukawa 191c68766d Sorted by alphabetic.
Sorted by alphabetic.
2015-07-23 15:34:28 +09:00
Taylor Otwell 9b359ba24c Merge pull request #3459 from jonathantorres/new-line
Newline on .env.example
2015-07-17 21:45:57 -05:00
Jonathan Torres fef3aa0709 Newline. 2015-07-17 23:27:24 +00:00
Taylor Otwell 5964dcf97a Merge pull request #3456 from sileence/bcrypt_password_factory
Using the bcrypt function in users generated by the model factory
2015-07-13 20:40:02 -05:00
Graham Campbell 614edf79d3 Fixed the exception handler 2015-07-13 19:51:20 +01:00
Duilio Palacios 83ffbc65d1 Using the bcrypt function in users generated by the model factory 2015-07-13 16:05:37 +00:00
Taylor Otwell e3f18ea5f6 Merge pull request #3449 from browner12/patch-1
type hint faker generator
2015-07-07 21:06:40 -05:00
Andrew 037769e1aa remove leading slash
requested by project maintainer
2015-07-07 15:44:15 -05:00
Andrew 7bb1326535 type hint faker generator
allow IDE to help with autocompletion
2015-07-07 14:47:02 -05:00
Taylor Otwell ef958716c3 change language files 2015-07-03 20:41:09 -05:00
Taylor Otwell ecd52ef1d2 fix order 2015-07-02 14:20:33 -05:00
Taylor Otwell 48abc56ede Merge pull request #3444 from antonybudianto/patch-1
Add ThrottleLogin localization support
2015-07-02 14:19:51 -05:00
Antony Budianto bd583fedd7 Add ThrottleLogin localization support
add default language
2015-07-02 19:03:17 +07:00
Taylor Otwell 901a45fd96 added throttles logins trait by default 2015-07-01 13:30:05 -05:00
Taylor Otwell 07cb1eb873 Merge pull request #3440 from mikaelmattsson/patch-1
Change comment to reflect the change of the default css preprocessor.
2015-06-27 11:25:02 -05:00
Mikael Mattsson 5deca95ccf Change comment to reflect the change of the default css preprocessor. 2015-06-27 14:21:37 +02:00
Taylor Otwell 804b9d7460 fix wording 2015-06-26 08:30:59 -05:00
Taylor Otwell 99d25ec96c Merge pull request #3438 from bbashy/patch-1
Fix redirect loop .htaccess
2015-06-26 08:30:37 -05:00
Ben Sampson dd036f559b Fix redirect loop .htaccess
Folders that exist have a redirect loop when visiting them. This is because Apache redirects to trailing slash for folders and the current rule is removing it, Apache then adds a trailing slash again.
2015-06-26 14:26:44 +01:00
Taylor Otwell a9ca36a8ca no margin needed. 2015-06-25 13:34:04 -05:00
Taylor Otwell 09d028f14b change welcome splash 2015-06-25 13:30:52 -05:00
Taylor Otwell 2dd8ed131a Merge pull request #3435 from tonglil/master
Use double quotes for html attributes
2015-06-23 14:08:14 -05:00
Tony Li bb86ab62f2 use double quotes for html attributes 2015-06-23 12:04:52 -07:00
Taylor Otwell 9089b7e2ae Merge pull request #3434 from josezenem/master
Use the ::class notation
2015-06-23 12:08:36 -05:00
Jose Jimenez 8910cb9726 Use the ::class notation
Updated to use ::class notation.
2015-06-23 10:07:33 -07:00
Taylor Otwell 04709cf0ed tweak package file 2015-06-23 10:58:54 -05:00