User contributions for Woozle

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

24 June 2023

16 June 2023

5 June 2023

  • 01:0501:05, 5 June 2023 diff hist +4,384 N Illuminate/Validation/ValidatorCreated page with "{{fmt/title|<u>Illuminate \ Validation \ Validator</u> class}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Validation/Validator.php GitHub: 10.x] * '''defined as''' <tt>class Validator implements ValidatorContract</tt> ** '''implements''' {{l/nspace|Illuminate\Contracts\Validation\Validator}} as ValidatorContract ** '''use''' *** {{l/nspace|Illuminate\Validation\Validator\Concerns\FormatsMessages}} *** {{l/nspace|Illuminate\Valid..."
  • 00:4900:49, 5 June 2023 diff hist +86 N Illuminate/ValidationCreated page with "{{fmt/title|<u>Illuminate\Validation</u> namespace}} ==Classes== * {{l/sub|Validator}}" current

4 June 2023

  • 21:3821:38, 4 June 2023 diff hist +233 N Illuminate/Database/Schema/BuilderCreated page with "{{fmt/title|<u>Illuminate \ Database \ Schema \ Builder</u> class}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Database/Schema/Builder.php GitHub: 10.x] * '''defined as''' <tt>class Builder</tt>" current
  • 21:3521:35, 4 June 2023 diff hist +242 N Illuminate/Support/Facades/FacadeCreated page with "{{fmt/title|<u>Illuminate\Support\Facades\Facade</u> abstract class}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Support/Facades/Facade.php GitHub: 10.x] * '''defined as''' <tt>abstract class Facade</tt>" current
  • 21:3421:34, 4 June 2023 diff hist +2,394 N Illuminate/Support/Facades/SchemaCreated page with "{{fmt/title|<u>Illuminate\Support\Facades\Schema</u> class}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Support/Facades/Schema.php GitHub: 10.x] * '''defined as''' <tt>class Schema extends Facade</tt> ** '''extends''' {{l/nspace|Illuminate\Support\Facades\Facade}} * '''see also''' {{l/nspace|Illuminate\Database\Schema\Builder}} (...says a code comment) ==Methods== * public static function connection($name) * protected static functio..." current
  • 21:3121:31, 4 June 2023 diff hist +226 N Illuminate/Support/FacadesCreated page with "{{fmt/title|<u>Illuminate\Support\Facades</u> namespace}} * '''files''': [https://github.com/laravel/framework/tree/10.x/src/Illuminate/Support/Facades GitHub: 10.x] ==Classes== * {{l/nspace|Illuminate\Support\Facades\Schema}}" current
  • 21:2821:28, 4 June 2023 diff hist +207 N Illuminate/SupportCreated page with "{{fmt/title|<u>Illuminate\Support</u> namespace}} * '''files''': [https://github.com/laravel/framework/tree/10.x/src/Illuminate/Support GitHub: 10.x] ==Namespaces== * {{l/nspace|Illuminate\Support\Facades}}" current
  • 21:2621:26, 4 June 2023 diff hist +453 N Illuminate/Support/Traits/ConditionableCreated page with "{{fmt/title|<u>Illuminate\Support\Traits\Conditionable</u> trait}} * '''docs''': [https://laravel.com/api/10.x/Illuminate/Support/Traits/Conditionable.html official: 10.x] * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Conditionable/Traits/Conditionable.php GitHub: 10.x] * '''defined as''' <tt>trait Conditionable</tt> Purpose seems to be to allow environment-dependent logical conditions to be applied to callbacks." current
  • 21:2421:24, 4 June 2023 diff hist +1,114 N Illuminate/Notifications/Messages/MailMessageCreated page with "{{fmt/title|<u>Illuminate/Notifications/Messages/MailMessage</u> class}} * '''documentation''': ** [https://laravel.com/api/10.x/Illuminate/Notifications/Messages/MailMessage.html 10.x class] *** [https://laravel.com/docs/10.x/notifications#queueing-notifications queueing] ** [https://laravel.com/docs/10.x/notifications#localizing-notifications Guide: Notifications] * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Notifications/Messages/M..." current
  • 21:1321:13, 4 June 2023 diff hist +252 N Illuminate/Notifications/MessagesCreated page with "{{fmt/title|<u>Illuminate\Notifications\Messages</u> namespace}} * '''files''': [https://github.com/laravel/framework/tree/10.x/src/Illuminate/Notifications/Messages GitHub: 10.x] ==Classes== * {{l/nspace|Illuminate\Notifications\Messages\MailMessage}}" current
  • 21:1121:11, 4 June 2023 diff hist +375 N Illuminate/Notifications/NotifiableCreated page with "{{fmt/title|<u>Illuminate/Notifications/Notifiable</u> trait}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Notifications/Notifiable.php GitHub: 10.x] * '''defined as''' <tt>trait Notifiable</tt> ** '''use''': *** {{l/nspace|Illuminate\Notifications\HasDatabaseNotifications}} *** {{l/nspace|Illuminate\Notifications\RoutesNotifications}}" current
  • 21:0421:04, 4 June 2023 diff hist +1 m Illuminate/NotificationsNo edit summary current
  • 21:0421:04, 4 June 2023 diff hist +593 N Illuminate/NotificationsCreated page with "{{fmt/title|<u>Illuminate\Notifications</u> namespace}} * '''files**: [https://github.com/laravel/framework/tree/10.x/src/Illuminate/Notifications GitHub: 10.x] * '''Laravel docs''': ** [https://laravel.com/docs/10.x/notifications 10.x class docs] ** [https://laravel.com/docs/10.x/notifications#localizing-notifications Guide: Notifications] ==Traits== * {{l/nspace|Illuminate\Notifications\HasDatabaseNotifications}} * {{l/nspace|Illuminate\Notifications\Notifiable}} * {{l..."
  • 20:5920:59, 4 June 2023 diff hist −52 m Illuminate/Foundation/Auth/Access/AuthorizableNo edit summary current
  • 20:5620:56, 4 June 2023 diff hist +538 N Illuminate/Auth/AuthenticatableCreated page with "{{fmt/title|<u>Illuminate\Auth\Authenticatable</u> trait}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Auth/Authenticatable.php GitHub: 10.x] * '''definition''': ** '''public methods''': *** public function {{l/sub|getAuthIdentifierName}}() *** public function getAuthIdentifier() *** public function getAuthIdentifierForBroadcasting() *** public function getAuthPassword() *** public function getRememberToken() *** public function setR..." current
  • 20:5120:51, 4 June 2023 diff hist +63 Illuminate/Foundation/Auth/UserNo edit summary current
  • 20:4720:47, 4 June 2023 diff hist +107 Template:L/nspaceNo edit summary current
  • 20:0320:03, 4 June 2023 diff hist +53 Template:L/nspaceNo edit summary
  • 19:5119:51, 4 June 2023 diff hist +8 Template:L/nspaceNo edit summary Tag: Manual revert
  • 19:5019:50, 4 June 2023 diff hist −8 Template:L/nspaceNo edit summary Tag: Reverted
  • 19:4919:49, 4 June 2023 diff hist +8 Template:L/nspaceNo edit summary
  • 19:4719:47, 4 June 2023 diff hist +9 Illuminate/Foundation/Auth/UserNo edit summary
  • 17:0417:04, 4 June 2023 diff hist +36 N Template:L/nspaceCreated page with "[[{{{1}}}|{{PathToNSpace|{{{1}}}}}]]"
  • 16:3516:35, 4 June 2023 diff hist +24 Illuminate/Foundation/Auth/UserNo edit summary
  • 16:2516:25, 4 June 2023 diff hist +852 N Illuminate/Foundation/Auth/UserCreated page with "{{fmt/title|<u>Illuminate\Foundation\Auth\User</u> class}} * '''defined in''' [Illuminate/Foundation/Auth/User.php](https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Auth/User.php) * '''used by''' Domain\User\Models\User * '''definition''': ** '''extends''' Illuminate\Database\Eloquent\Model ** '''implements''' *** Illuminate\Contracts\Auth\Authenticatable as AuthenticatableContract *** Illuminate\Contracts\Auth\Access\Authorizable..."
  • 16:2016:20, 4 June 2023 diff hist +863 N Illuminate/Foundation/Auth/Access/AuthorizableCreated page with "{{fmt/title|<u>Illuminate\Foundation\Auth\Access\Authorizable</u> trait}} * '''defined in''' [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Auth/Access/Authorizable.php GitHub: 10.x] * '''used by''' Illuminate\Foundation\Auth\User * '''definition''': ** '''public methods''': *** <syntaxhighlight lang=php inline>public function can($abilities, $arguments = [])</syntaxhighlight> *** <syntaxhighlight lang=php in..."
  • 16:1616:16, 4 June 2023 diff hist +95 N Illuminate/Foundation/Auth/AccessCreated page with "{{fmt/title|<u>Illuminate/Foundation/Auth/Access</u> namespace}} ==Traits== * /Authorizable" current
  • 16:1516:15, 4 June 2023 diff hist +110 N Illuminate/Foundation/AuthCreated page with "{{fmt/title|<u>Illuminate\Foundation\Auth</u> namespace}} ==Namespaces== * /Access ==Classes== * /User" current
  • 16:1316:13, 4 June 2023 diff hist +198 N Illuminate/FoundationCreated page with "{{fmt/title|<u>Illuminate\Foundation</u> namespace}} * '''files''': [https://github.com/laravel/framework/tree/10.x/src/Illuminate/Foundation GitHub (10.x)] ==Namespaces== * /Auth * /Support" current
  • 16:1116:11, 4 June 2023 diff hist +655 N Illuminate/Database/Eloquent/ModelCreated page with "{{fmt/title|<u>Illuminate\Database\Eloquent\Model</u> class}} * '''defined in''': [https://github.com/laravel/framework/blob/10.x/src/Illuminate/Database/Eloquent/Model.php GitHub: 10.x] * '''defined as''': <syntaxhighlight lang=php inline>abstract class Model implements Arrayable, ArrayAccess, CanBeEscapedWhenCastToString, HasBroadcastChannel, Jsonable, JsonSerializable, QueueableEntity, UrlRoutable</syntaxhighlight> * '''documentation''': ** [https://laravel.com/api/10..." current
  • 16:0716:07, 4 June 2023 diff hist +7 IlluminateNo edit summary current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)