-
![image](https://user-images.githubusercontent.com/44695080/58787680-deff7280-861c-11e9-86cb-649bb737ba6e.png)
-
Hello,
Thank you first of all for this wonderful package that is a lifesaver!
I wanted to know how i can configure my laravel instance to send to 2 different apps each with their own google serv…
-
# Bug Report
If the class doesn't extends an ancestor, it's working; if it extends a class, I get a fatal error, am I missing something?
| Subject | Details |
| :-----------…
-
Configured properly but show error not found, see bellow secreenshot
![image](https://user-images.githubusercontent.com/12135394/58613253-d3d1dd00-82d2-11e9-8668-840384981d77.png)
Also display fil…
-
> 이 문서는 유효하지 않습니다. 이슈 목록에서 Docker 문서를 참고해주세요.
---
#### Laravel 5.3
책과 같은 라라벨 5.3 버전을 사용하시려면 아래 명령으로 프로젝트를 시작하시면 됩니다.
```bash
$ composer create-project "laravel/laravel:5.3" myapp --prefer-d…
appkr updated
3 years ago
-
at /Users/zhangfan/project/php/laravel58/vendor/moell/mojito/src/Database/MojitoTableSeeder.php:215
211| * @author moell
212| */
213| private function createdAdminUser()
…
-
Hi, thanks for the great package,
I have some issues about using SendGrid templates. In another client, everything works fine.
`{
"personalizations": [
{
"to" : [
{
"email" …
-
- Laravel Version: 5.8.4
- PHP Version: 7.1.26
### Description:
Website is in the Redirect Loop when I am using function with **redirect()->back();** from other site.
### Steps To Reproduce:
…
-
Hello,
I think it's time to do merge laravel58 branch in master ; Laravel 5.8 version will be by default.
If you are ok, I do it this week-end.
-
Using,
```
Relation::morphMap([
'App\Models\Profile',
'App\Models\User',
]);
```
in **AppServiceProvider** breaks application. I'm not sure if it is re…