Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a custom config class to be used via class_alias #112

Merged
merged 1 commit into from
Nov 7, 2014

Conversation

ivelrrat
Copy link
Contributor

@ivelrrat ivelrrat commented Nov 7, 2014

From develop this time.

duellsy added a commit that referenced this pull request Nov 7, 2014
Allow a custom config class to be used via class_alias
@duellsy duellsy merged commit 9b40897 into VentureCraft:develop Nov 7, 2014
@GrahamCampbell
Copy link
Contributor

This is a bad practice, and should not be done. The best thing to do here would be to resolve the config repository out of the ioc.

@duellsy
Copy link
Member

duellsy commented Nov 7, 2014

I can't see this causing any issues however if you'd like to submit an alternative PR I'd be open to it

@GrahamCampbell
Copy link
Contributor

It would 100% cause issues for people who have deleted all the facades aliases.

@duellsy
Copy link
Member

duellsy commented Nov 7, 2014

Granted

@GrahamCampbell
Copy link
Contributor

I'll send a pull...

@duellsy
Copy link
Member

duellsy commented Nov 7, 2014

Cheers

@GrahamCampbell
Copy link
Contributor

Actually, when are you doing a laravel 5 only version, because it would make a load of sense to use the config repository contract?

@GrahamCampbell
Copy link
Contributor

#113 Should work on laravel 4 and laravel 5.

duellsy pushed a commit that referenced this pull request Mar 3, 2021
vblais-activix pushed a commit to activix/revisionable that referenced this pull request Jun 19, 2023
* Revert VentureCraft#112 and follow VentureCraft#113

* Update RevisionableTrait.php

* support Laravel 9

* Update readme.md

remove misleading space (not being trimmed in model)

* Bump dependencies for Laravel 10

* Update readme.md

doc: userResponsible returns false and not null.

---------

Co-authored-by: Lance Pioch <lancepioch@gmail.com>
Co-authored-by: Reinier <reiniergombert@hotmail.com>
Co-authored-by: Cristian Tabacitu <cristian.tabacitu@digitallyhappy.com>
Co-authored-by: AHMAD BWIDANI <ahmad2135@gmail.com>
Co-authored-by: Shift <shift@laravelshift.com>
Co-authored-by: CedricFrossard <113982099+CedricFrossard@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants