Commit Graph

60 Commits

Author SHA1 Message Date
Laurence Ioannou 434e1a9288
Update session.md 2018-02-12 16:48:29 +09:00
Laurence Ioannou 28658cc536
Update session.md 2018-02-12 16:42:28 +09:00
Jim Fisher e73c40f0de
Don't say simply 2018-01-23 17:48:13 +00:00
Philipp Palmtag 36f038fecd
Update session.md
Added base name to interface, changed name of stub to naming of the other session handlers.
2017-11-13 09:37:04 +01:00
Marcus Moore 84cf6bfb24 Why not https ¯\_(ツ)_/¯ 2017-10-11 17:59:38 -07:00
Floxxx a743d8c805 [5.4] Change user_id to unsigned integer
In the session database table, user_id should be an unsigned integer.
2017-03-29 13:17:15 +02:00
Nico 20dbce7144 style fixes and PSR-2 2016-11-11 16:35:36 +01:00
Nat Zimmermann f56f070b8a Fix links 2016-11-01 21:19:29 +00:00
MaGnetas b199582953 Correct session config connection option 2016-09-01 15:11:29 +03:00
Taylor Otwell dc9f798b28 working on session docs 2016-07-13 11:17:22 -05:00
Taylor Otwell 31e571835d working on middleware docs and updated notes 2016-07-11 20:51:08 -05:00
Taylor Otwell 8d7f53b4ca wording 2016-06-06 07:56:30 -05:00
Michael Dyrynda 3919ba8191 Add documentation for exists method
In line with changes submitted in laravel/framework#13889, this
documentation change outlines the addition of the exists method, as well
as the difference to the has method.
2016-06-06 15:27:27 +09:30
Abdelrahman Omran 0b7f7b76d2 Add missing anchor reference
This anchor referenced here:
https://raw.githubusercontent.com/laravel/docs/master/installation.md
https://laravel.com/docs/master/installation#configuration

Configuration > Additional Configuration
- [Session](/docs/{{version}}/session#configuration)
2016-04-18 15:44:39 +03:00
Taylor Otwell a0bd8e684a fix migration 2015-12-15 15:52:58 -06:00
James Brooks a7ed337bc1 Fix wording 2015-09-17 10:23:17 +01:00
geo4orce 6b63e98048 typo 2015-07-28 20:49:50 -04:00
= Geo = 75651ca929 replace all tabs with spaces (PSR-2) 2015-07-02 10:54:27 -04:00
Antony Budianto 72549f4419 Fix facade link
Since the current link already points to the same page
2015-06-24 10:13:46 +07:00
Yada Khov c183ef4607 Put all namesapce on it's on line as reflective of PSR coding style and what's in the codebase 2015-06-12 09:43:31 -04:00
Taylor Otwell 3c8628b679 content list 2015-05-27 21:46:41 -05:00
Taylor Otwell 388f1a941f working on session docs 2015-05-27 16:29:50 -05:00
Taylor Otwell 9e6415f6bd work on session docs 2015-05-27 16:18:24 -05:00
Dries Vints 1b6dc6f447 Update testing copy 2015-05-27 15:30:07 +02:00
Bill Mitchell 6296422d02 Typos and spelling errors 2015-05-14 21:59:59 +01:00
Taylor Otwell ce8f24070f change wording again 2015-05-05 12:02:58 -05:00
Taylor Otwell 8c74fa4321 change wording 2015-05-05 12:02:49 -05:00
Taylor Otwell bd21406ede upgrading session docs 2015-05-05 12:02:24 -05:00
Taylor Otwell ebef90188f elixir docs 2015-05-04 13:07:50 -05:00
Taylor Otwell 95f9380c1e use placeholder for version 2015-05-01 07:47:39 -05:00
Taylor Otwell 0285f33bb2 Add note on encryption of cookies. 2015-04-23 09:46:39 -05:00
Taylor Otwell 06b7527446 Document session helper. 2015-02-24 12:21:48 -06:00
Wing Lian f1169bd010 update where file sessions are stored 2015-02-18 01:38:21 -05:00
Kairat Jenishev 5af28da3ac Use the short array syntax 2015-02-09 01:27:48 +06:00
Taylor Otwell 4deba2bfca Replace links. 2015-02-04 10:01:08 -06:00
Taylor Otwell a855cd636b Update docs for Predis. 2015-01-26 10:33:02 -06:00
Taylor Otwell 0e452aae69 Note on session encryption. 2015-01-23 11:06:38 -06:00
Tyler Youschak a22e59e989 Fixed the path for the unit-tests 2014-09-27 23:25:14 -04:00
Taylor Otwell 801b142e65 Updates for 4.3. 2014-08-20 23:17:51 -05:00
Taylor Otwell 1a55def4d4 Merge branch '4.1' 2014-05-10 12:32:16 -05:00
Taylor Otwell 3782aedcce Added note about reserved session keys. 2014-05-10 12:30:54 -05:00
Taylor Otwell 1e4cca59e7 Fix spacing. 2014-04-19 08:39:26 -05:00
Jonathan Garbee 68ceeef298 Renamed once method to pull to match the latest update. 2014-04-18 17:16:16 -04:00
Jonathan Garbee 59b8eeb38f Update session.md
Added documentation for the once function added in PR #4137.
2014-04-15 16:21:18 -04:00
Taylor Otwell f53f291f67 Replace all bolds with h4 headers. 2014-01-03 09:25:51 -06:00
Taylor Otwell 1319e587c4 Change native to file. 2013-12-09 21:29:20 -06:00
Taylor Otwell 522d0acc44 Update docs for Session::push. 2013-08-09 10:49:40 -05:00
Taylor Otwell 445ced3e65 Get all data from the session. 2013-08-07 22:52:56 -05:00
Taylor Otwell f2755caf3c Cleaning up some comments. 2013-08-07 22:36:06 -05:00
Alex Ross 9ad1624a9d Update routines typo 2013-07-17 15:26:33 +01:00