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

Laravel 8 free course #5465

Closed

Conversation

gustavors22
Copy link
Contributor

What does this PR do?

Add resource(s) | Remove resource(s) | Add info | Improve repo

For resources

Description

Why is this valuable (or not)?

How do we know it's really free?

For book lists, is it a book? For course lists, is it a course? etc.

Checklist:

  • Read our contributing guidelines
  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction)

Followup

  • Check the output of Travis-CI for linter errors!

@gustavors22 gustavors22 closed this Aug 3, 2021
@gustavors22 gustavors22 deleted the laravel-8-free-course branch August 3, 2021 13:33
@@ -22,6 +22,7 @@
* [Jekyll](#jekyll)
* [Kotlin](#kotlin)
* [Kubernetes](#kubernetes)
* [Laravel](#laravel)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Laravel goes inside PHP 😉

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. Thank you !!!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there are problems to merge as I can see, be sure that your for master/branch is synced with FPB master before start any task.

I see in your repo that is detached due to some PRs over yourself.

Maybe this helps you to solve it without delete repo and fork it again. https://github.com/davorpa/shell-utils/blob/cf6d2aeff574abe2fc9125e14071e62bfdb11f2d/scripts/git-refork-upstream-master

#git remote add upstream https://github.com/some_user/some_repo
git fetch origin
git fetch upstream
git checkout master
git reset --hard upstream/master
git push origin master --force

davorpa added a commit to davorpa/free-programming-books that referenced this pull request Aug 28, 2021
Initial commit made by @gustavors22.
Completes EbookFoundation#5465

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>
eshellman pushed a commit that referenced this pull request Aug 29, 2021
* laravel-8-free-course

(cherry picked from commit 603f7cc)

@gustavors22

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>

* Move laravel-8-free-course into PHP category

Initial commit made by @gustavors22

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>

* Reorganize removing laravel/code igniter section

Initial commit made by @gustavors22.
Completes #5465

Co-authored-by: Gustavo Reis <49646779+gustavors22@users.noreply.github.com>

Co-authored-by: Gustavo Reis <49646779+gustavors22@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.

None yet

2 participants